Skip to content

Commit 3e62220

Browse files
committed
Revert removing incorrect bracket highlighting
1 parent 4061987 commit 3e62220

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

language-configuration.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ brackets:
1717
- "-->"
1818
- - "<"
1919
- ">"
20-
# - - "{{{"
21-
# - "}}}"
22-
# - - "{{"
23-
# - "}}"
20+
- - "{{{"
21+
- "}}}"
22+
- - "{{"
23+
- "}}"
2424
- - "{|"
2525
- "|}"
2626
- - "-{"

0 commit comments

Comments
 (0)