mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 18:04:22 +01:00
add: regex101 example
This commit is contained in:
parent
57b8b8cd8c
commit
5373653dc5
@ -12,7 +12,7 @@ Dictionarry aims to simplify media automation via tailored custom formats and pr
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
- Follow this guide on best git practices: [Link](https://github.com/Dictionarry-Hub/docs/blob/main/Contributing/git.md)
|
- Follow this [guide]((https://github.com/Dictionarry-Hub/docs/blob/main/Contributing/git.md)) on best git practices:
|
||||||
|
|
||||||
## Custom Formats
|
## Custom Formats
|
||||||
1. In a new [regex101](https://regex101.com/) link, add your regex pattern and unit tests.
|
1. In a new [regex101](https://regex101.com/) link, add your regex pattern and unit tests.
|
||||||
@ -21,7 +21,7 @@ Dictionarry aims to simplify media automation via tailored custom formats and pr
|
|||||||
- If there are any particular cases that should be looked at, include a description describing any nessecary details.
|
- If there are any particular cases that should be looked at, include a description describing any nessecary details.
|
||||||
- Your page should look something like this:
|
- Your page should look something like this:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Take note of the ID of the regex101 link: `https://regex101.com/r/<ID>/<Revision>`. For example:
|
- Take note of the ID of the regex101 link: `https://regex101.com/r/<ID>/<Revision>`. For example:
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user