Files
RegexingHoppers/TODO.md

6 lines
200 B
Markdown

# TODO File
## Ideas
- Add a not match system
- For example `not .*iron.*` will let all items, except iron ones, literaly the reverse of `.*iron.*`. It can be usefull to avoid too complexe regex