Add injections query for markdown

pull/1273/head
Blaž Hrastnik 3 years ago
parent 40969ad452
commit ac4b72fcc8

@ -0,0 +1,8 @@
(fenced_code_block
(info_string) @injection.language
(code_fence_content) @injection.content)
((html_block) @injection.content
(#set! injection.language "html"))
((html_tag) @injection.content
(#set! injection.language "html"))
Loading…
Cancel
Save