Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Mar 15, 2024
1 parent 09b38d7 commit 287d157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxes/modelica.tmGrammar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ patterns:
patterns:
- include: '#annotations'

# Strings
# Documentation Strings
- match: (?<![=+]\s*)((?<!\\)"([^"]|\\")*(?<!\\)")\s*;
captures:
1:
Expand Down

0 comments on commit 287d157

Please sign in to comment.