From 5374f4ff89dafad65793a0d6fb7d9bb9feab2d5b Mon Sep 17 00:00:00 2001 From: Alan Russell Date: Fri, 18 Jul 2025 09:17:06 +0100 Subject: [PATCH] Add injections and indents to docs --- SUPPORTED_LANGUAGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 20eea4667..03613ae59 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -117,7 +117,7 @@ ecma (queries only)[^ecma] | unstable | `HFIJL` | | @steelsojka [graphql](https://github.com/bkegley/tree-sitter-graphql) | unstable | `H IJ ` | | @bkegley [gren](https://github.com/MaeBrooks/tree-sitter-gren) | unstable | `H  J ` | | @MaeBrooks [groovy](https://github.com/murtaza64/tree-sitter-groovy) | unstable | `HFIJL` | | @murtaza64 -[groq](https://github.com/ajrussellaudio/tree-sitter-groq) | unstable | `H    ` | | @ajrussellaudio +[groq](https://github.com/ajrussellaudio/tree-sitter-groq) | unstable | `H IJ ` | | @ajrussellaudio [gstlaunch](https://github.com/tree-sitter-grammars/tree-sitter-gstlaunch) | unstable | `H    ` | | @theHamsta [hack](https://github.com/slackhq/tree-sitter-hack) | unstable | `H  J ` | | [hare](https://github.com/tree-sitter-grammars/tree-sitter-hare) | unstable | `HFIJL` | | @amaanq