mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
injections(julia): add markdown
This commit is contained in:
parent
9018fb26cc
commit
e973a5cbb2
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
; TODO: re-add when markdown is added.
|
||||
; ((triple_string) @markdown
|
||||
; (#offset! @markdown 0 3 0 -3))
|
||||
((string_literal) @markdown
|
||||
(#match? @markdown "^\"\"\"")
|
||||
(#offset! @markdown 0 3 0 -3))
|
||||
|
||||
[
|
||||
(line_comment)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue