fix(grammar): make brace and keyword separately queryable
This commit is contained in:
@@ -9,6 +9,7 @@ Simple lang tag
|
||||
(template
|
||||
(content)
|
||||
(lang_tag
|
||||
(lang_keyword)
|
||||
(lang_text))
|
||||
(content))
|
||||
|
||||
@@ -23,5 +24,6 @@ Lang tag with spaces and punctuation
|
||||
(template
|
||||
(content)
|
||||
(lang_tag
|
||||
(lang_keyword)
|
||||
(lang_text))
|
||||
(content))
|
||||
|
||||
Reference in New Issue
Block a user