Skip to content

Commit

Permalink
(docs) add 3rd support zig grammar to SUPPORTED_LANGUAGES.md (#3950)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwx5618177 authored Jan 1, 2024
1 parent 8b88a7d commit 50d5adc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ New Grammars:
- added 3rd party CODEOWNERS grammar to SUPPORTED_LANGUAGES [nataliia-radina][]
- added 3rd party Luau grammar to SUPPORTED_LANGUAGES [Robloxian Demo][]
- added 3rd party ReScript grammar to SUPPORTED_LANGUAGES [Paul Tsnobiladzé][]
- added 3rd party Zig grammar to SUPPORTED_LANGUAGES [Hyou BunKen][]

Developer Tool:

Expand Down
1 change: 1 addition & 0 deletions SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ The table below shows the full list of languages (and corresponding classes/alia
| YAML | yml, yaml | |
| ZenScript | zenscript, zs |[highlightjs-zenscript](https://github.com/highlightjs/highlightjs-zenscript) |
| Zephir | zephir, zep | |
| Zig | zig |[highlightjs-zig](https://github.com/fwx5618177/highlightjs-zig) |
<!-- LANGLIST_END -->

<!-- document it until we can fix it -->
Expand Down

0 comments on commit 50d5adc

Please sign in to comment.