mirror of https://github.com/Wilfred/difftastic/
Mention languages supported in the manual too
parent
4601d3b50c
commit
532e0a3cc8
@ -1,5 +1,19 @@
|
||||
# Introduction
|
||||
|
||||
Difftastic is a diff tool that understands syntax.
|
||||
Difftastic is a diff tool that understands syntax. It currently
|
||||
supports 14 languages:
|
||||
|
||||
* Clojure
|
||||
* CSS
|
||||
* Elixir
|
||||
* Emacs Lisp
|
||||
* Go
|
||||
* Java
|
||||
* JavaScript (and JSX)
|
||||
* JSON
|
||||
* OCaml
|
||||
* Python
|
||||
* Rust
|
||||
* TypeScript (and TSX)
|
||||
|
||||
When it works, it's *fantastic*.
|
||||
|
||||
Loading…
Reference in New Issue