Skip to content

Commit fd28298

Browse files
Nataliia-RadinaNataliia Radina
andauthored
Add 3rd party CODEOWNERS grammar to SUPPORTED_LANGUAGES.md (highlightjs#3919)
Co-authored-by: Nataliia Radina <nradina@gitlab.com>
1 parent d78749a commit fd28298

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Core Grammars:
77
- fix(yaml) fix for yaml with keys having brackets highlighted incorrectly [Aneesh Kulkarni][]
88
- fix(bash) fix # within token being detected as the start of a comment [Felix Uhl][]
99

10+
New Grammars:
11+
12+
- added 3rd party CODEOWNERS grammar to SUPPORTED_LANGUAGES [nataliia-radina][]
13+
1014
Developer Tool:
1115

1216
- enh(tools): order CSS options picklist [David Schach][]
@@ -16,6 +20,7 @@ Developer Tool:
1620
[Aneesh Kulkarni]: https://github.com/aneesh98
1721
[Bruno Meneguele]: https://github.com/bmeneg
1822
[Felix Uhl]: https://github.com/iFreilicht
23+
[nataliia-radina]: https://github.com/Nataliia-Radina
1924

2025

2126
## Version 11.9.0

SUPPORTED_LANGUAGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ The table below shows the full list of languages (and corresponding classes/alia
4545
| Cache Object Script | cos, cls | |
4646
| Candid | candid, did | [highlightjs-motoko](https://github.com/rvanasa/highlightjs-motoko) |
4747
| CMake | cmake, cmake.in | |
48-
| COBOL | cobol, standard-cobol | [highlightjs-cobol](https://github.com/otterkit/highlightjs-cobol) |
48+
| COBOL | cobol, standard-cobol | [highlightjs-cobol](https://github.com/otterkit/highlightjs-cobol) |
49+
| CODEOWNERS | codeowners | [highlightjs-codeowners](https://github.com/highlightjs/highlightjs-codeowners) |
4950
| Coq | coq | |
5051
| CSP | csp | |
5152
| CSS | css | |

0 commit comments

Comments
 (0)