@@ -47,14 +47,14 @@ translators for Pygments lexers and styles.
47
47
| I | Idris, Igor, INI, Io, ISCdhcpd |
48
48
| J | J, Java, JavaScript, JSON, Jsonnet, Julia, Jungle |
49
49
| K | Kotlin |
50
- | L | Lighttpd configuration file, LLVM, Lua |
51
- | M | Makefile, Mako, markdown, Mason, Materialize SQL dialect, Mathematica, Matlab, MCFunction, Meson, Metal, MiniZinc, MLIR, Modula-2, Mojo, MonkeyC, MorrowindScript, Myghty, MySQL |
50
+ | L | Lean, Lighttpd configuration file, LLVM, Lua |
51
+ | M | Makefile, Mako, markdown, Mason, Materialize SQL dialect, Mathematica, Matlab, MCFunction, Meson, Metal, MiniZinc, MLIR, Modula-2, Mojo, MonkeyC, MorrowindScript, Myghty, MySQL |
52
52
| N | NASM, Natural, Newspeak, Nginx configuration file, Nim, Nix, NSIS |
53
53
| O | Objective-C, OCaml, Octave, Odin, OnesEnterprise, OpenEdge ABL, OpenSCAD, Org Mode |
54
54
| P | PacmanConf, Perl, PHP, PHTML, Pig, PkgConfig, PL/pgSQL, plaintext, Plutus Core, Pony, PostgreSQL SQL dialect, PostScript, POVRay, PowerQuery, PowerShell, Prolog, PromQL, Promela, properties, Protocol Buffer, PRQL, PSL, Puppet, Python, Python 2 |
55
55
| Q | QBasic, QML |
56
56
| R | R, Racket, Ragel, Raku, react, ReasonML, reg, Rego, reStructuredText, Rexx, RPMSpec, Ruby, Rust |
57
- | S | SAS, Sass, Scala, Scheme, Scilab, SCSS, Sed, Sieve, Smali, Smalltalk, Smarty, SNBT, Snobol, Solidity, SourcePawn, SPARQL, SQL, SquidConf, Standard ML, stas, Stylus, Svelte, Swift, SYSTEMD, systemverilog |
57
+ | S | SAS, Sass, Scala, Scheme, Scilab, SCSS, Sed, Sieve, Smali, Smalltalk, Smarty, SNBT, Snobol, Solidity, SourcePawn, SPARQL, SQL, SquidConf, Standard ML, stas, Stylus, Svelte, Swift, SYSTEMD, systemverilog |
58
58
| T | TableGen, Tal, TASM, Tcl, Tcsh, Termcap, Terminfo, Terraform, TeX, Thrift, TOML, TradingView, Transact-SQL, Turing, Turtle, Twig, TypeScript, TypoScript, TypoScriptCssData, TypoScriptHtmlData, Typst |
59
59
| V | V, V shell, Vala, VB.net, verilog, VHDL, VHS, VimL, vue |
60
60
| W | WDTE, WebGPU Shading Language, Whiley |
@@ -213,8 +213,7 @@ python3 _tools/pygments2chroma_xml.py \
213
213
> lexers/embedded/kotlin.xml
214
214
```
215
215
216
- See notes in [ pygments-lexers.txt] ( https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt )
217
- for a list of lexers, and notes on some of the issues importing them.
216
+ A list of all lexers available in Pygments can be found in [ pygments-lexers.txt] ( https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt ) .
218
217
219
218
### Formatters
220
219
0 commit comments