enhancementhelp wanted
Metriche repository
- Star
- (97 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
The generator quotes content in parenthesis: Input string to AST:
body:not(.wp-admin)
Output string from AST:
body:not(".wp-admin")
Which will cause a parse error in the browser (Chrome).