8000 Add 3rd party Gleam grammar to Supported Languages (#4265) · highlightjs/highlight.js@ead4b9d · GitHub
[go: up one dir, main page]

Skip to content

Commit ead4b9d

Browse files
authored
Add 3rd party Gleam grammar to Supported Languages (#4265)
* add 3rd party Gleam grammar to Supported Languages * add myself as contributor
1 parent 5744d6c commit ead4b9d

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
@@ -4,6 +4,7 @@ New Grammars:
44

55
- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [Josh Marchand][]
66
- added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [Chester Moses][]
7+
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
78

89
Core Grammars:
910

@@ -28,6 +29,7 @@ CONTRIBUTORS
2829
[Antoine Musso]: https://github.com/hashar
2930
[Chester Moses]: https://github.com/Chester-Moses-HCL
3031
[Adam Lui]: https://github.com/adamlui
32+
[Filip Hoffmann]: https://github.com/folospior
3133

3234

3335
## Version 11.11.1

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ The table below shows the full list of languages (and corresponding classes/alia
9191
| GAUSS | gauss, gss | |
9292
| GDScript | godot, gdscript | [highlightjs-gdscript](https://github.com/highlightjs/highlightjs-gdscript) |
9393
| Gherkin | gherkin | |
94+
| Gleam | gleam | [gleam-highlight.js](https://github.com/gleam-lang/gleam-highlight.js) |
9495
| Glimmer and EmberJS | hbs, glimmer, html.hbs, html.handlebars, htmlbars | [highlightjs-glimmer](https://github.com/NullVoxPopuli/highlightjs-glimmer) |
9596
| GN for Ninja | gn, gni | [highlightjs-GN](https://github.com/highlightjs/highlightjs-GN) |
9697
| Go | go, golang | |

0 commit comments

Comments
 (0)
0