feat(markdown): add latex injections

added in https://github.com/MDeiml/tree-sitter-markdown/pull/71
This commit is contained in:
Christian Clason 2023-02-05 13:44:42 +01:00 committed by Stephan Seitz
parent 720f75f988
commit 24d5be6e71

View file

@ -1 +1,2 @@
((html_tag) @html)
((latex_block) @latex)