Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions docs/formats.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@
```html
<html>
<style type="text/css">
/* Background */ .bg { color: #f8f8f2; background-color: #272822 }
/* Background */ .bg { color: #f8f8f2; background-color: #272822; }
/* PreWrapper */ .chroma { color: #f8f8f2; background-color: #272822; }
/* Error */ .chroma .err { color: #960050; background-color: #1e0010 }
/* LineLink */ .chroma .lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ .chroma .hl { background-color: #3c3d38 }
/* LineNumbersTable */ .chroma .lnt { white-space: pre; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* LineNumbers */ .chroma .ln { white-space: pre; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* LineNumbersTable */ .chroma .lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* LineNumbers */ .chroma .ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* Line */ .chroma .line { display: flex; }
/* Keyword */ .chroma .k { color: #66d9ef }
/* KeywordConstant */ .chroma .kc { color: #66d9ef }
Expand Down Expand Up @@ -77,9 +78,9 @@
/* GenericInserted */ .chroma .gi { color: #a6e22e }
/* GenericStrong */ .chroma .gs { font-weight: bold }
/* GenericSubheading */ .chroma .gu { color: #75715e }
body { color: #f8f8f2; background-color: #272822; }
body { color: #f8f8f2; background-color: #272822;; }
</style><body class="bg">
<pre tabindex="0" class="chroma"><code><span class="line"><span class="cl"><span class="kn">package</span> <span class="nx">main</span>
<pre class="chroma"><code><span class="line"><span class="cl"><span class="kn">package</span> <span class="nx">main</span>
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl"><span class="kn">import</span> <span class="s">&#34;fmt&#34;</span>
</span></span><span class="line"><span class="cl">
Expand Down
184 changes: 100 additions & 84 deletions docs/languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,70 +24,30 @@
| `Bicep` | `bicep` |
| `BlitzBasic` | `blitzbasic`, `b3d`, `bplus` |
| `BNF` | `bnf` |
| `BQN` | `bqn` |
| `Brainfuck` | `brainfuck`, `bf` |
| `PacmanConf` | `pacmanconf` |
| `Perl` | `perl`, `pl` |
| `Pig` | `pig` |
| `PkgConfig` | `pkgconfig` |
| `plaintext` | `text`, `plain`, `no-highlight` |
| `PL/pgSQL` | `plpgsql` |
| `Plutus Core` | `plutus-core`, `plc` |
| `Pony` | `pony` |
| `PostgreSQL SQL dialect` | `postgresql`, `postgres` |
| `PostScript` | `postscript`, `postscr` |
| `POVRay` | `pov` |
| `PowerQuery` | `powerquery`, `pq` |
| `PowerShell` | `powershell`, `posh`, `ps1`, `psm1`, `psd1` |
| `Prolog` | `prolog` |
| `PromQL` | `promql` |
| `Protocol Buffer` | `protobuf`, `proto` |
| `Puppet` | `puppet` |
| `Python` | `python`, `py`, `sage`, `python3`, `py3` |
| `Python 2` | `python2`, `py2` |
| `C++` | `cpp`, `c++` |
| `C` | `c` |
| `Caddyfile` | `caddyfile`, `caddy` |
| `Caddyfile Directives` | `caddyfile-directives`, `caddyfile-d`, `caddy-d` |
| `Cap'n Proto` | `capnp` |
| `Ceylon` | `ceylon` |
| `CFEngine3` | `cfengine3`, `cf3` |
| `cfstatement` | `cfs` |
| `ChaiScript` | `chai`, `chaiscript` |
| `Cheetah` | `cheetah`, `spitfire` |
| `Common Lisp` | `common-lisp`, `cl`, `lisp` |
| `Clojure` | `clojure`, `clj` |
| `CMake` | `cmake` |
| `COBOL` | `cobol` |
| `CoffeeScript` | `coffee-script`, `coffeescript`, `coffee` |
| `cfstatement` | `cfs` |
| `Common Lisp` | `common-lisp`, `cl`, `lisp` |
| `Coq` | `coq` |
| `C++` | `cpp`, `c++` |
| `Cassandra CQL` | `cassandra`, `cql` |
| `Crystal` | `cr`, `crystal` |
| `C#` | `csharp`, `c#` |
| `CSS` | `css` |
| `Cython` | `cython`, `pyx`, `pyrex` |
| `J` | `j` |
| `Java` | `java` |
| `JavaScript` | `js`, `javascript` |
| `JSON` | `json` |
| `react` | `jsx`, `react` |
| `Julia` | `julia`, `jl` |
| `Jungle` | `jungle` |
| `Handlebars` | `handlebars`, `hbs` |
| `Haskell` | `haskell`, `hs` |
| `Haxe` | `hx`, `haxe`, `hxsl` |
| `HCL` | `hcl` |
| `Hexdump` | `hexdump` |
| `HLB` | `hlb` |
| `HTML` | `html` |
| `HTTP` | `http` |
| `Hy` | `hylang` |
| `PHP` | `php`, `php3`, `php4`, `php5` |
| `PHTML` | `phtml` |
| `D` | `d` |
| `Dart` | `dart` |
| `Diff` | `diff`, `udiff` |
| `Django/Jinja` | `django`, `jinja` |
| `Docker` | `docker`, `dockerfile` |
| `dns` | `zone`, `bind` |
| `DTD` | `dtd` |
| `Dylan` | `dylan` |
| `EBNF` | `ebnf` |
Expand All @@ -99,35 +59,38 @@
| `Fennel` | `fennel`, `fnl` |
| `Fish` | `fish`, `fishshell` |
| `Forth` | `forth` |
| `Fortran` | `fortran` |
| `FortranFixed` | `fortranfixed` |
| `Fortran` | `fortran`, `f90` |
| `FSharp` | `fsharp` |
| `GAS` | `gas`, `asm` |
| `GDScript` | `gdscript`, `gd` |
| `Genshi Text` | `genshitext` |
| `Genshi HTML` | `html+genshi`, `html+kid` |
| `Genshi` | `genshi`, `kid`, `xml+genshi`, `xml+kid` |
| `Gherkin` | `cucumber`, `Cucumber`, `gherkin`, `Gherkin` |
| `GLSL` | `glsl` |
| `Gnuplot` | `gnuplot` |
| `Go HTML Template` | `go-html-template` |
| `Go Text Template` | `go-text-template` |
| `Go` | `go`, `golang` |
| `GraphQL` | `graphql`, `graphqls`, `gql` |
| `Groff` | `groff`, `nroff`, `man` |
| `Groovy` | `groovy` |
| `Handlebars` | `handlebars`, `hbs` |
| `Haskell` | `haskell`, `hs` |
| `HCL` | `hcl` |
| `Hexdump` | `hexdump` |
| `HLB` | `hlb` |
| `HLSL` | `hlsl` |
| `Hy` | `hylang` |
| `Idris` | `idris`, `idr` |
| `Igor` | `igor`, `igorpro` |
| `INI` | `ini`, `cfg`, `dosini` |
| `Io` | `io` |
| `J` | `j` |
| `Java` | `java` |
| `JavaScript` | `js`, `javascript` |
| `JSON` | `json` |
| `Julia` | `julia`, `jl` |
| `Jungle` | `jungle` |
| `Kotlin` | `kotlin` |
| `Lighttpd configuration file` | `lighty`, `lighttpd` |
| `LLVM` | `llvm` |
| `Lua` | `lua` |
| `Base Makefile` | `make`, `makefile`, `mf`, `bsdmake` |
| `Mako` | `mako` |
| `markdown` | `md`, `mkd` |
| `Mason` | `mason` |
| `Mathematica` | `mathematica`, `mma`, `nb` |
| `Matlab` | `matlab` |
| `mcfunction` | `mcfunction` |
Expand All @@ -138,8 +101,7 @@
| `Modula-2` | `modula2`, `m2` |
| `MonkeyC` | `monkeyc` |
| `MorrowindScript` | `morrowind`, `mwscript` |
| `Myghty` | `myghty` |
| `MySQL` | `mysql` |
| `MySQL` | `mysql`, `mariadb` |
| `NASM` | `nasm` |
| `Newspeak` | `newspeak` |
| `Nginx configuration file` | `nginx` |
Expand All @@ -149,21 +111,58 @@
| `OCaml` | `ocaml` |
| `Octave` | `octave` |
| `OnesEnterprise` | `ones`, `onesenterprise`, `1S`, `1S:Enterprise` |
| `OpenEdge ABL` | `openedge`, `abl`, `progress`, `openedgeabl` |
| `OpenSCAD` | `openscad` |
| `Org Mode` | `org`, `orgmode` |
| `PacmanConf` | `pacmanconf` |
| `Perl` | `perl`, `pl` |
| `PHP` | `php`, `php3`, `php4`, `php5` |
| `Pig` | `pig` |
| `PkgConfig` | `pkgconfig` |
| `PL/pgSQL` | `plpgsql` |
| `Plutus Core` | `plutus-core`, `plc` |
| `Pony` | `pony` |
| `PostScript` | `postscript`, `postscr` |
| `POVRay` | `pov` |
| `PowerQuery` | `powerquery`, `pq` |
| `PowerShell` | `powershell`, `posh`, `ps1`, `psm1`, `psd1`, `pwsh` |
| `Prolog` | `prolog` |
| `PromQL` | `promql` |
| `properties` | `java-properties` |
| `Protocol Buffer` | `protobuf`, `proto` |
| `PSL` | `psl` |
| `Puppet` | `puppet` |
| `Python` | `python`, `py`, `sage`, `python3`, `py3` |
| `Python 2` | `python2`, `py2` |
| `QBasic` | `qbasic`, `basic` |
| `QML` | `qml`, `qbs` |
| `R` | `splus`, `s`, `r` |
| `Racket` | `racket`, `rkt` |
| `Ragel` | `ragel` |
| `Raku` | `perl6`, `pl6`, `raku` |
| `react` | `jsx`, `react` |
| `ReasonML` | `reason`, `reasonml` |
| `reg` | `registry` |
| `Rexx` | `rexx`, `arexx` |
| `reStructuredText` | `rst`, `rest`, `restructuredtext` |
| `Ruby` | `rb`, `ruby`, `duby` |
| `Rust` | `rust`, `rs` |
| `SAS` | `sas` |
| `Sass` | `sass` |
| `Scala` | `scala` |
| `Scheme` | `scheme`, `scm` |
| `Scilab` | `scilab` |
| `SCSS` | `scss` |
| `Sed` | `sed`, `gsed`, `ssed` |
| `Sieve` | `sieve` |
| `Smalltalk` | `smalltalk`, `squeak`, `st` |
| `Snobol` | `snobol` |
| `Solidity` | `sol`, `solidity` |
| `SPARQL` | `sparql` |
| `SQL` | `sql` |
| `SquidConf` | `squidconf`, `squid.conf`, `squid` |
| `Standard ML` | `sml` |
| `stas` | |
| `Stylus` | `stylus` |
| `Swift` | `swift` |
| `SYSTEMD` | `systemd` |
| `systemverilog` | `systemverilog`, `sv` |
| `TableGen` | `tablegen` |
| `TASM` | `tasm` |
| `Tcl` | `tcl` |
Expand All @@ -182,36 +181,53 @@
| `TypeScript` | `ts`, `tsx`, `typescript` |
| `TypoScriptCssData` | `typoscriptcssdata` |
| `TypoScriptHtmlData` | `typoscripthtmldata` |
| `TypoScript` | `typoscript` |
| `SAS` | `sas` |
| `Sass` | `sass` |
| `Scala` | `scala` |
| `Scheme` | `scheme`, `scm` |
| `Scilab` | `scilab` |
| `SCSS` | `scss` |
| `Sieve` | `sieve` |
| `Smalltalk` | `smalltalk`, `squeak`, `st` |
| `Smarty` | `smarty` |
| `Standard ML` | `sml` |
| `Snobol` | `snobol` |
| `Solidity` | `sol`, `solidity` |
| `SPARQL` | `sparql` |
| `SQL` | `sql` |
| `SquidConf` | `squidconf`, `squid.conf`, `squid` |
| `Stylus` | `stylus` |
| `Svelte` | `svelte` |
| `Swift` | `swift` |
| `SYSTEMD` | `systemd` |
| `systemverilog` | `systemverilog`, `sv` |
| `Vala` | `vala`, `vapi` |
| `VB.net` | `vb.net`, `vbnet` |
| `verilog` | `verilog`, `v` |
| `VHDL` | `vhdl` |
| `VimL` | `vim` |
| `VHS` | `vhs`, `tape`, `cassette` |
| `vue` | `vue`, `vuejs` |
| `WDTE` | |
| `Whiley` | `whiley` |
| `XML` | `xml` |
| `Xorg` | `xorg.conf` |
| `YAML` | `yaml` |
| `YANG` | `yang` |
| `Zed` | `zed` |
| `Zig` | `zig` |
| `Caddyfile` | `caddyfile`, `caddy` |
| `Caddyfile Directives` | `caddyfile-directives`, `caddyfile-d`, `caddy-d` |
| `Chapel` | `chapel`, `chpl` |
| `Cheetah` | `cheetah`, `spitfire` |
| `Common Lisp` | `common-lisp`, `cl`, `lisp` |
| `Cassandra CQL` | `cassandra`, `cql` |
| `Docker` | `docker`, `dockerfile` |
| `EmacsLisp` | `emacs`, `elisp`, `emacs-lisp` |
| `FortranFixed` | `fortranfixed` |
| `Genshi Text` | `genshitext` |
| `Genshi HTML` | `html+genshi`, `html+kid` |
| `Genshi` | `genshi`, `kid`, `xml+genshi`, `xml+kid` |
| `Go Text Template` | `go-text-template` |
| `Go` | `go`, `golang` |
| `HTML` | `html` |
| `Go HTML Template` | `go-html-template` |
| `Haxe` | `hx`, `haxe`, `hxsl` |
| `HTTP` | `http` |
| `Makefile` | `make`, `makefile`, `mf`, `bsdmake` |
| `Mako` | `mako` |
| `markdown` | `md`, `mkd` |
| `Mason` | `mason` |
| `Myghty` | `myghty` |
| `OpenEdge ABL` | `openedge`, `abl`, `progress`, `openedgeabl` |
| `Org Mode` | `org`, `orgmode` |
| `PHTML` | `phtml` |
| `plaintext` | `text`, `plain`, `no-highlight` |
| `PostgreSQL SQL dialect` | `postgresql`, `postgres` |
| `Raku` | `perl6`, `pl6`, `raku` |
| `reStructuredText` | `rst`, `rest`, `restructuredtext` |
| `Smarty` | `smarty` |
| `Svelte` | `svelte` |
| `TypoScript` | `typoscript` |
| `V` | `v`, `vlang` |
| `V shell` | `vsh`, `vshell` |
| `VimL` | `vim` |
Loading