joewalnes / filtrex

A simple, safe, JavaScript Filter Expression compiler for end-users
MIT License
1.05k stars 74 forks source link

Strings cannot contain double quotes #31

Open arendjr opened 5 years ago

arendjr commented 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.

cshaa commented 4 years ago

Fixed in m93a/filtrex#20.

Current syntax: