diff --git a/docs/index.md b/docs/index.md index b18efd9f..ea010c4e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,12 +34,13 @@ Parsers for these languages are fairly complete: * [Elm](https://github.com/elm-tooling/tree-sitter-elm) * [Eno](https://github.com/eno-lang/tree-sitter-eno) * [ERB / EJS](https://github.com/tree-sitter/tree-sitter-embedded-template) -- [Fennel](https://github.com/travonted/tree-sitter-fennel) +* [Fennel](https://github.com/travonted/tree-sitter-fennel) * [Go](https://github.com/tree-sitter/tree-sitter-go) * [HTML](https://github.com/tree-sitter/tree-sitter-html) * [Java](https://github.com/tree-sitter/tree-sitter-java) * [JavaScript](https://github.com/tree-sitter/tree-sitter-javascript) * [Lua](https://github.com/Azganoth/tree-sitter-lua) +* [Make](https://github.com/alemuller/tree-sitter-make) * [Markdown](https://github.com/ikatyang/tree-sitter-markdown) * [OCaml](https://github.com/tree-sitter/tree-sitter-ocaml) * [PHP](https://github.com/tree-sitter/tree-sitter-php)