Skip to content

Commit b78beea

Browse files
Add 3rd party Magik grammar to Supported Languages (#4266)
1 parent ead4b9d commit b78beea

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 Magik grammar to SUPPORTED_LANGUAGES [Sebastiaan Speck][]
78
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
89

910
Core Grammars:
@@ -29,6 +30,7 @@ CONTRIBUTORS
2930
[Antoine Musso]: https://github.com/hashar
3031
[Chester Moses]: https://github.com/Chester-Moses-HCL
3132
[Adam Lui]: https://github.com/adamlui
33+
[Sebastiaan Speck]: https://github.com/sebastiaanspeck
3234
[Filip Hoffmann]: https://github.com/folospior
3335

3436

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ The table below shows the full list of languages (and corresponding classes/alia
136136
| Lua | lua, pluto | |
137137
| Luau | luau | [highlightjs-luau](https://github.com/highlightjs/highlightjs-luau) |
138138
| Macaulay2 | macaulay2 | [highlightjs-macaulay2](https://github.com/d-torrance/highlightjs-macaulay2) |
139+
| Magik | magik | [highlightjs-magik](https://github.com/sebastiaanspeck/highlightjs-magik) |
139140
| Makefile | makefile, mk, mak, make | |
140141
| Markdown | markdown, md, mkdown, mkd | |
141142
| Mathematica | mathematica, mma, wl | |

0 commit comments

Comments
 (0)