Add HTML injections for markdown (#20527)
Closes https://github.com/zed-industries/extensions/issues/1588. | Before | After | | --- | --- | |  |  | Release Notes: - Added HTML injections for markdown syntax highlighting
This commit is contained in:
@@ -5,3 +5,6 @@
|
||||
|
||||
((inline) @content
|
||||
(#set! "language" "markdown-inline"))
|
||||
|
||||
((html_block) @content
|
||||
(#set! "language" "html"))
|
||||
|
||||
Reference in New Issue
Block a user