mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add possible space before context parenthesis
This commit is contained in:
@@ -58,7 +58,7 @@ bracketed_text:
|
||||
text:
|
||||
string_keyword_symbol()
|
||||
( <space>? string_keyword_symbol() )*
|
||||
context()?
|
||||
( ::space::? context() )?
|
||||
|
||||
string_keyword_symbol:
|
||||
string()
|
||||
|
Reference in New Issue
Block a user