Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ New Grammars:
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
- added 3rd party L4 grammar to SUPPORTED_LANGUAGES [Thomas Gorissen][]
- added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [Anthony Martin][]
- added 3rd party Abc Notation grammar to SUPPORTED_LANGUAGES [NriotHrreion][]

Core Grammars:

Expand Down Expand Up @@ -53,6 +54,7 @@ CONTRIBUTORS
[Thomas Gorissen]: https://github.com/serrynaimo
[te-ing]: https://github.com/te-ing
[Anthony Martin]: https://github.com/anthony-c-martin
[NriotHrreion]: https://github.com/NriotHrreion


## Version 11.11.1
Expand Down
1 change: 1 addition & 0 deletions SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The table below shows the full list of languages (and corresponding classes/alia
| 1C | 1c | |
| 4D | 4d |[highlightjs-4d](https://github.com/highlightjs/highlightjs-4d) |
| ABAP | sap-abap, abap |[highlight-sap-abap](https://github.com/highlightjs/highlightjs-sap-abap) |
| Abc Notation | abc |[highlightjs-abc](https://github.com/nocpiun/highlightjs-abc)|
| ABNF | abnf | |
| Access logs | accesslog | |
| ActionScript | actionscript, as | |
Expand Down