Prefer a single language list, in the manual

It's easy for these to get out of sync.
pull/208/head^2
Wilfred Hughes 2022-03-30 22:50:17 +07:00
parent e653b77194
commit c4c05fdde5
2 changed files with 3 additions and 27 deletions

@ -38,33 +38,8 @@ standalone files and git.
## Languages
Difftastic supports the following languages:
* Bash
* C
* C++
* C#
* Clojure
* Common Lisp
* CSS
* Dart
* Elixir
* Emacs Lisp
* Go
* Haskell
* Janet
* Java
* JavaScript (and JSX)
* JSON
* Lua
* Nix
* OCaml
* PHP
* Python
* Ruby
* Rust
* Scala
* TypeScript (and TSX)
Difftastic supports over 20 programming languages, see [the
manual](https://difftastic.wilfred.me.uk/) for the full list.
If a file has an unrecognised extension, difftastic uses a
textual diff with word highlighting.

@ -19,6 +19,7 @@ tool that understands syntax. It supports the following languages:
* Java
* JavaScript (and JSX)
* JSON
* Nix
* OCaml
* PHP
* Python