mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Allow spaces between context parenthesis
This commit is contained in:
@@ -70,7 +70,7 @@ string_keyword_symbol:
|
||||
| symbol()
|
||||
|
||||
#context:
|
||||
::parenthese_:: string()+ ::_parenthese::
|
||||
::parenthese_:: ::space::? string()+ ::space::? ::_parenthese::
|
||||
|
||||
string:
|
||||
<word>
|
||||
|
Reference in New Issue
Block a user