Skip to content

Commit 5697ae5

Browse files
authored
(enh) Add 3rd party Abc Notation grammar to Supported Languages (#4291)
1 parent e1360be commit 5697ae5

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
@@ -13,6 +13,7 @@ New Grammars:
1313
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
1414
- added 3rd party L4 grammar to SUPPORTED_LANGUAGES [Thomas Gorissen][]
1515
- added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [Anthony Martin][]
16+
- added 3rd party Abc Notation grammar to SUPPORTED_LANGUAGES [NriotHrreion][]
1617

1718
Core Grammars:
1819

@@ -53,6 +54,7 @@ CONTRIBUTORS
5354
[Thomas Gorissen]: https://github.com/serrynaimo
5455
[te-ing]: https://github.com/te-ing
5556
[Anthony Martin]: https://github.com/anthony-c-martin
57+
[NriotHrreion]: https://github.com/NriotHrreion
5658

5759

5860
## Version 11.11.1

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The table below shows the full list of languages (and corresponding classes/alia
1010
| 1C | 1c | |
1111
| 4D | 4d |[highlightjs-4d](https://github.com/highlightjs/highlightjs-4d) |
1212
| ABAP | sap-abap, abap |[highlight-sap-abap](https://github.com/highlightjs/highlightjs-sap-abap) |
13+
| Abc Notation | abc |[highlightjs-abc](https://github.com/nocpiun/highlightjs-abc)|
1314
| ABNF | abnf | |
1415
| Access logs | accesslog | |
1516
| ActionScript | actionscript, as | |

0 commit comments

Comments
 (0)