Skip to content

Commit 98b649f

Browse files
authored
Add 3rd party L4 grammar to Supported Languages (#4282)
1 parent c7d9973 commit 98b649f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1617
Core 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.

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 | |

0 commit comments

Comments
 (0)