Closed theseion closed 1 year ago
The full site editor (Gutenberg) sends style information in a JSON document. CSS style switches are detected by libinjection as SQL comments.
This commit create a new rule (and associated test) that removes the json.styles argument from detection by rule 942100.
json.styles
Fixes #16
The full site editor (Gutenberg) sends style information in a JSON document. CSS style switches are detected by libinjection as SQL comments.
This commit create a new rule (and associated test) that removes the
json.styles
argument from detection by rule 942100.Fixes #16