From 26142b3e3ad154d847f0420a5db009ac0b9a3546 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 22 Oct 2020 08:38:41 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f111d6e58..18bce9991 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,6 @@ List of currently supported languages: - [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka) - [ ] [julia](https://github.com/tree-sitter/tree-sitter-julia) - [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux) -- [ ] [markdown](https://github.com/ikatyang/tree-sitter-markdown) - [ ] [nix](https://github.com/cstrahan/tree-sitter-nix) - [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu) - [x] [ocaml_interface](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)