enhancementhelp wanted
Métricas do repositório
- Stars
- (97 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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).