File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ New Grammars:
11
11
- added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [ SungHyun Kim] [ ]
12
12
- added 3rd party Magik grammar to SUPPORTED_LANGUAGES [ Sebastiaan Speck] [ ]
13
13
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [ Filip Hoffmann] [ ]
14
+ - added 3rd party L4 grammar to SUPPORTED_LANGUAGES [ Thomas Gorissen] [ ]
14
15
- added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [ Anthony Martin] [ ]
15
16
16
17
Core Grammars:
@@ -49,9 +50,11 @@ CONTRIBUTORS
49
50
[ Filip Hoffmann ] : https://github.com/folospior
50
51
[ Twineee1 ] : https://github.com/Twineee1
51
52
[ hbgl ] : https://github.com/hbgl
53
+ [ Thomas Gorissen ] : https://github.com/serrynaimo
52
54
[ te-ing ] : https://github.com/te-ing
53
55
[ Anthony Martin ] : https://github.com/anthony-c-martin
54
56
57
+
55
58
## Version 11.11.1
56
59
57
60
- Fixes regression with Rust grammar.
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ The table below shows the full list of languages (and corresponding classes/alia
124
124
| Julia | julia, jl | |
125
125
| Julia REPL | julia-repl | |
126
126
| Kotlin | kotlin, kt | |
127
+ | L4 | l4, legal | [ highlightjs-l4] ( https://github.com/legalese/highlightjs-l4 )
127
128
| Lang | | [ highlightjs-lang] ( https://github.com/highlightjs/highlightjs-lang )
128
129
| Lasso | lasso, ls, lassoscript | |
129
130
| LaTeX | tex | |
You can’t perform that action at this time.
0 commit comments