The [documentation](https://nim-lang.org/docs/filters.html) says that there are three available filters: Replace, Strip and StdTmpl.
But can I create my own filter? how? (I want to create a RegexReplace filter)
The [documentation](https://nim-lang.org/docs/filters.html) says that there are three available filters: Replace, Strip and StdTmpl.
But can I create my own filter? how? (I want to create a RegexReplace filter)