Skip to content

Commit f661c55

Browse files
(docs) add Bicep to SUPPORTED_LANGUAGES (#4273)
* (docs) add Bicep to SUPPORTED_LANGUAGES * Update CHANGES.md
1 parent e7041c4 commit f661c55

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES.md

Lines changed: 2 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 Bicep grammar to SUPPORTED_LANGUAGES [Anthony Martin][]
1415

1516
Core Grammars:
1617

@@ -46,6 +47,7 @@ CONTRIBUTORS
4647
[Kerry Shetline]: https://github.com/kshetline
4748
[Twineee1]: https://github.com/Twineee1
4849
[hbgl]: https://github.com/hbgl
50+
[Anthony Martin]: https://github.com/anthony-c-martin
4951

5052

5153
## Version 11.11.1

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The table below shows the full list of languages (and corresponding classes/alia
3434
| Bash | bash, sh, zsh | |
3535
| BASIC | basic | |
3636
| 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) |
3738
| Blade (Laravel) | blade | [highlightjs-blade](https://github.com/miken32/highlightjs-blade) |
3839
| BNF | bnf | |
3940
| BQN | bqn | [highlightjs-bqn](https://github.com/razetime/highlightjs-bqn) |

0 commit comments

Comments
 (0)