Add syntax injections for Markdown fenced code blocks

This commit is contained in:
Antonio Scandurra 2023-01-20 10:38:14 +01:00
parent 50d37e1ae7
commit f086fa3f21

View file

@ -0,0 +1,4 @@
(fenced_code_block
(info_string
(language) @language)
(code_fence_content) @content)