Skip to content

Commit a1510a5

Browse files
committed
feat: add wolfram grammar
1 parent f533906 commit a1510a5

File tree

5 files changed

+2384
-0
lines changed

5 files changed

+2384
-0
lines changed

docs/languages.md

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ export type Lang =
203203
| 'wasm'
204204
| 'wenyan' | '文言'
205205
| 'wgsl'
206+
| 'wolfram'
206207
| 'xml'
207208
| 'xsl'
208209
| 'yaml' | 'yml'

0 commit comments

Comments
 (0)