We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d301848 commit cbf7c83Copy full SHA for cbf7c83
CHANGES.md
@@ -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
10
## Version 11.11.1
11
12
- Fixes regression with Rust grammar.
SUPPORTED_LANGUAGES.md
@@ -13,6 +13,7 @@ The table below shows the full list of languages (and corresponding classes/alia
13
| ABNF | abnf | |
14
| Access logs | accesslog | |
15
| Ada | ada | |
16
+| Aiken | aiken, ak | [highlightjs-aiken](https://github.com/yHSJ/highlightjs-aiken) |
17
| Apex | apex | [highlightjs-apex](https://github.com/highlightjs/highlightjs-apex/) |
18
| Arduino (C++ w/Arduino libs) | arduino, ino | |
19
| ARM assembler | armasm, arm | |
0 commit comments