mirror of
https://codeberg.org/forgejo/forgejo
synced 2025-10-19 06:11:27 +02:00
19 lines
671 B
Markdown
19 lines
671 B
Markdown
feat: add Beeflang support
|
|
feat: add CSV lexer
|
|
feat: add Eclipse ATL language
|
|
feat: add hare done keyword
|
|
feat: add JSONata Lexer
|
|
feat: add Jsonnet Lexer
|
|
feat: add Typst Lexer
|
|
feat: add WebVTT lexer
|
|
feat: import NSIS Lexer from Pygments
|
|
feat: port Minecraft lexers from Pygments
|
|
feat: update the Materialize lexer
|
|
|
|
fix: go: add any as a builtin type
|
|
fix: go: single line comment without consuming endline, disable EnsureNL
|
|
fix: haskell: add underscore parsing in numbers
|
|
fix: markdown: remove whitespace tokenizing rule
|
|
fix: typescript: allow nested generics
|
|
fix: typescript: highlight string literal type parameters
|
|
fix: yaml: don't output extra whitespace in multiline
|