2
2
3
3
Compatibility reference of all built-in grammars with the [ JavaScript RegExp engine] ( /guide/regex-engines#javascript-regexp-engine ) .
4
4
5
- > Generated on Thursday , December 19 , 2024
5
+ > Generated on Saturday , December 21 , 2024
6
6
>
7
- > Version ` 1.24.2 `
7
+ > Version ` 1.24.3 `
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 | 218 |
16
- | Supported | [ 206 ] ( #supported-languages ) |
17
- | Mismatched | [ 6 ] ( #mismatched-languages ) |
16
+ | Supported | [ 208 ] ( #supported-languages ) |
17
+ | Mismatched | [ 4 ] ( #mismatched-languages ) |
18
18
| Unsupported | [ 6] ( #unsupported-languages ) |
19
19
20
20
## Supported Languages
@@ -132,6 +132,7 @@ In some edge cases, it's not guaranteed that the highlighting will be 100% the s
132
132
| lua | ✅ OK | 278 | - | |
133
133
| luau | ✅ OK | 88 | - | |
134
134
| make | ✅ OK | 51 | - | |
135
+ | markdown | ✅ OK | 118 | - | |
135
136
| marko | ✅ OK | 926 | - | |
136
137
| matlab | ✅ OK | 88 | - | |
137
138
| mdc | ✅ OK | 783 | - | |
@@ -152,6 +153,7 @@ In some edge cases, it's not guaranteed that the highlighting will be 100% the s
152
153
| perl | ✅ OK | 941 | - | |
153
154
| php | ✅ OK | 1131 | - | |
154
155
| plsql | ✅ OK | 45 | - | |
156
+ | po | ✅ OK | 23 | - | |
155
157
| postcss | ✅ OK | 49 | - | |
156
158
| powerquery | ✅ OK | 30 | - | |
157
159
| powershell | ✅ OK | 88 | - | |
@@ -242,14 +244,12 @@ In some edge cases, it's not guaranteed that the highlighting will be 100% the s
242
244
243
245
Languages that do not throw with the JavaScript RegExp engine, but will produce different results than the WASM engine. Please use with caution.
244
246
245
- | Language | Highlight Match | Patterns Parsable | Patterns Failed | Diff |
246
- | -------- | :---------------------------------------------------------------------------- | ----------------: | --------------: | ---: |
247
- | apex | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=apex ) | 187 | - | 33 |
248
- | cpp | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=cpp ) | 512 | - | 8 |
249
- | kusto | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=kusto ) | 60 | - | 40 |
250
- | markdown | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=markdown ) | 118 | - | 100 |
251
- | nginx | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=nginx ) | 378 | - | 122 |
252
- | po | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=po ) | 23 | - | 114 |
247
+ | Language | Highlight Match | Patterns Parsable | Patterns Failed | Diff |
248
+ | -------- | :------------------------------------------------------------------------- | ----------------: | --------------: | ---: |
249
+ | apex | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=apex ) | 187 | - | 33 |
250
+ | cpp | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=cpp ) | 512 | - | 8 |
251
+ | kusto | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=kusto ) | 60 | - | 40 |
252
+ | nginx | [ 🚧 Mismatch] ( https://textmate-grammars-themes.netlify.app/?grammar=nginx ) | 378 | - | 122 |
253
253
254
254
## Unsupported Languages
255
255
0 commit comments