From e98266ab604abdc834099a0da37c6658628702db Mon Sep 17 00:00:00 2001 From: Zooce Date: Wed, 3 Dec 2025 14:56:29 -0800 Subject: [PATCH] run make docs --- SUPPORTED_LANGUAGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 743456531..17644448a 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -228,7 +228,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka [puppet](https://github.com/tree-sitter-grammars/tree-sitter-puppet) | unstable | `HFIJL` | @amaanq [purescript](https://github.com/postsolar/tree-sitter-purescript) | unstable | `H  JL` | @postsolar [pymanifest](https://github.com/tree-sitter-grammars/tree-sitter-pymanifest) | unstable | `H  J ` | @ObserverOfTime -[python](https://github.com/tree-sitter/py-tree-sitter) | stable | `HFIJL` | @stsewd, @theHamsta +[python](https://github.com/tree-sitter/tree-sitter-python) | stable | `HFIJL` | @stsewd, @theHamsta [ql](https://github.com/tree-sitter/tree-sitter-ql) | unstable | `HFIJL` | @pwntester [qmldir](https://github.com/tree-sitter-grammars/tree-sitter-qmldir) | unstable | `H  J ` | @amaanq [qmljs](https://github.com/yuja/tree-sitter-qmljs) | unstable | `HF J ` | @Decodetalkers