-
Notifications
You must be signed in to change notification settings - Fork 37k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)grammarSyntax highlighting grammarSyntax highlighting grammar
Description
While writing a tool with textmate grammars, I tried some examples taken from this repository and was surprised to see an error with the xml syntax file. I suspect it contains a typo in the "begin/end" rule with "--%>" the end and name fields are nested in the repository field where I think they shouldn't be.
I'm maybe wrong, it may be intended and this is a valid syntax file, but just in case I report it (since the source repo is now readonly I reported it here).
| "end": "--%>", |
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)grammarSyntax highlighting grammarSyntax highlighting grammar