add regexFilter and docs

This commit is contained in:
Bastian Schroll 2019-10-26 13:41:17 +02:00
parent a92dd8d94c
commit 61e085d555
No known key found for this signature in database
GPG key ID: 0AE96912A20E9F5F
8 changed files with 144 additions and 5 deletions

View file

@ -19,6 +19,7 @@ nav:
- Changelog: changelog.md
- Module:
- Mode Filter: modul/mode_filter.md
- Regex Filter: modul/regex_filter.md
- Plugins: tbd.md
- Entwickler:
- Eigenes Modul/Plugin schreiben: develop/ModulPlugin.md