2
2
3
3
Compatibility reference of all built-in grammars with the [ JavaScript RegExp engine] ( /guide/regex-engines#javascript-regexp-engine-experimental ) .
4
4
5
- > Generated on Sunday , November 17 , 2024
5
+ > Generated on Friday , November 22 , 2024
6
6
>
7
- > Version ` 1.23.0 `
7
+ > Version ` 1.23.1 `
8
8
>
9
9
> Runtime: Node.js v22.11.0
10
10
@@ -13,8 +13,8 @@ Compatibility reference of all built-in grammars with the [JavaScript RegExp eng
13
13
| | Count |
14
14
| :-------------- | ---------------------------: |
15
15
| Total Languages | 215 |
16
- | Supported | [ 192 ] ( #supported-languages ) |
17
- | Mismatched | [ 10 ] ( #mismatched-languages ) |
16
+ | Supported | [ 193 ] ( #supported-languages ) |
17
+ | Mismatched | [ 9 ] ( #mismatched-languages ) |
18
18
| Unsupported | [ 13] ( #unsupported-languages ) |
19
19
20
20
## Supported Languages
@@ -129,6 +129,7 @@ In some edge cases, it's not guaranteed that the the highlighting will be 100% t
129
129
| marko | ✅ OK | 926 | - | |
130
130
| matlab | ✅ OK | 88 | - | |
131
131
| mdx | ✅ OK | 197 | - | |
132
+ | mermaid | ✅ OK | 129 | - | |
132
133
| mipsasm | ✅ OK | 17 | - | |
133
134
| mojo | ✅ OK | 213 | - | |
134
135
| move | ✅ OK | 120 | - | |
@@ -235,7 +236,6 @@ Languages that do not throw with the JavaScript RegExp engine, but will produce
235
236
| haskell | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=haskell ) | 157 | - | 39 |
236
237
| kotlin | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=kotlin ) | 58 | - | 1953 |
237
238
| kusto | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=kusto ) | 60 | - | 40 |
238
- | mermaid | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=mermaid ) | 129 | - | 38 |
239
239
| nginx | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=nginx ) | 378 | - | 4 |
240
240
| php | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=php ) | 1131 | - | 605 |
241
241
| po | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=po ) | 23 | - | 423 |
@@ -254,7 +254,7 @@ Languages that throw with the JavaScript RegExp engine, either because they cont
254
254
| rst | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=rst ) | 1855 | 2 | 62 |
255
255
| hack | ❌ Error | 947 | 1 | 114 |
256
256
| purescript | ❌ Error | 72 | 1 | 42 |
257
- | cpp | ❌ Error | 510 | 2 | 8 |
257
+ | cpp | ❌ Error | 510 | 2 | 27 |
258
258
| csharp | ❌ Error | 306 | 3 | 204 |
259
259
| markdown | ❌ Error | 115 | 3 | 857 |
260
260
| swift | ❌ Error | 326 | 3 | 40 |
0 commit comments