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:
1111- added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [ SungHyun Kim] [ ]
1212- added 3rd party Magik grammar to SUPPORTED_LANGUAGES [ Sebastiaan Speck] [ ]
1313- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [ Filip Hoffmann] [ ]
14+ - added 3rd party L4 grammar to SUPPORTED_LANGUAGES [ Thomas Gorissen] [ ]
1415- added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [ Anthony Martin] [ ]
1516
1617Core Grammars:
@@ -49,9 +50,11 @@ CONTRIBUTORS
4950[ Filip Hoffmann ] : https://github.com/folospior
5051[ Twineee1 ] : https://github.com/Twineee1
5152[ hbgl ] : https://github.com/hbgl
53+ [ Thomas Gorissen ] : https://github.com/serrynaimo
5254[ te-ing ] : https://github.com/te-ing
5355[ Anthony Martin ] : https://github.com/anthony-c-martin
5456
57+
5558## Version 11.11.1
5659
5760- 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
124124| Julia | julia, jl | |
125125| Julia REPL | julia-repl | |
126126| Kotlin | kotlin, kt | |
127+ | L4 | l4, legal | [ highlightjs-l4] ( https://github.com/legalese/highlightjs-l4 )
127128| Lang | | [ highlightjs-lang] ( https://github.com/highlightjs/highlightjs-lang )
128129| Lasso | lasso, ls, lassoscript | |
129130| LaTeX | tex | |
You can’t perform that action at this time.
0 commit comments