Open arendjr opened 5 years ago
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:
\'
\"
\\
Strings (surrounding with double quotes) in filtrex expressions cannot contain any double quote characters themselves.
I'll open a PR to address this.