Skip to content

Commit 8a96101

Browse files
authored
Add TTCN-3 to SUPPORTED_LANGUAGES.md (#2999) (#4112)
1 parent 07ee351 commit 8a96101

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Core Grammars:
2020

2121
New Grammars:
2222

23-
- Nothing yet.
23+
- added 3rd party TTCN-3 grammar to SUPPORTED_LANGUAGES [Osmocom][]
2424

2525
Developer Tools:
2626

@@ -46,6 +46,7 @@ CONTRIBUTORS
4646
[Dxuian]:https://github.com/Dxuian
4747
[Aboobacker MK]: https://github.com/tachyons
4848
[Imken]: https://github.com/immccn123
49+
[Osmocom]: https://github.com/osmocom
4950

5051

5152
## Version 11.10.0

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ The table below shows the full list of languages (and corresponding classes/alia
232232
| Toit | toit | [toit-highlight](https://github.com/snxx-lppxx/toit-highlight) |
233233
| TP | tp | |
234234
| Transact-SQL | tsql | [highlightjs-tsql](https://github.com/highlightjs/highlightjs-tsql) |
235+
| TTCN-3 | ttcn, ttcnpp, ttcn3 | [highlightjs-ttcn3](https://gitea.osmocom.org/ttcn3/highlightjs-ttcn3) |
235236
| Twig | twig, craftcms | |
236237
| TypeScript | typescript, ts, tsx, mts, cts | |
237238
| Unicorn Rails log | unicorn-rails-log | [highlightjs-unicorn-rails-log](https://github.com/sweetppro/highlightjs-unicorn-rails-log) |

0 commit comments

Comments
 (0)