File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-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 Bicep grammar to SUPPORTED_LANGUAGES [ Anthony Martin] [ ]
14
15
15
16
Core Grammars:
16
17
@@ -46,6 +47,7 @@ CONTRIBUTORS
46
47
[ Kerry Shetline ] : https://github.com/kshetline
47
48
[ Twineee1 ] : https://github.com/Twineee1
48
49
[ hbgl ] : https://github.com/hbgl
50
+ [ Anthony Martin ] : https://github.com/anthony-c-martin
49
51
50
52
51
53
## Version 11.11.1
Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ The table below shows the full list of languages (and corresponding classes/alia
34
34
| Bash | bash, sh, zsh | |
35
35
| BASIC | basic | |
36
36
| BBCode | bbcode | [ highlightjs-bbcode] ( https://github.com/RedGuy12/highlightjs-bbcode ) |
37
+ | Bicep | bicep | [ highlightjs-bicep] ( https://github.com/Azure/bicep/blob/main/docs/highlighting.md#highlightjs ) |
37
38
| Blade (Laravel) | blade | [ highlightjs-blade] ( https://github.com/miken32/highlightjs-blade ) |
38
39
| BNF | bnf | |
39
40
| BQN | bqn | [ highlightjs-bqn] ( https://github.com/razetime/highlightjs-bqn ) |
You can’t perform that action at this time.
0 commit comments