Skip to content

Commit cbf7c83

Browse files
authored
(docs) add Aiken to supported languages (#4212)
* docs: add Aiken to supported languages * docs: update CHANGES
1 parent d301848 commit cbf7c83

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Version 11.11.2
2+
3+
New Grammars:
4+
5+
- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [Josh Marchand][]
6+
7+
CONTRIBUTORS
8+
[Josh Marchand][https://github.com/yHSJ]
9+
110
## Version 11.11.1
211

312
- Fixes regression with Rust grammar.

SUPPORTED_LANGUAGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The table below shows the full list of languages (and corresponding classes/alia
1313
| ABNF | abnf | |
1414
| Access logs | accesslog | |
1515
| Ada | ada | |
16+
| Aiken | aiken, ak | [highlightjs-aiken](https://github.com/yHSJ/highlightjs-aiken) |
1617
| Apex | apex | [highlightjs-apex](https://github.com/highlightjs/highlightjs-apex/) |
1718
| Arduino (C++ w/Arduino libs) | arduino, ino | |
1819
| ARM assembler | armasm, arm | |

0 commit comments

Comments
 (0)