filtrex
filtrex copied to clipboard
Strings cannot contain double quotes
Strings (surrounding with double quotes) in filtrex expressions cannot contain any double quote characters themselves.
I'll open a PR to address this.
Fixed in m93a/filtrex#20.
Current syntax:
\'to escape single quotes\"to escape double quotes\\to escape backslash.