index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
markdown
Age
Commit message (
Expand
)
Author
2022-01-11
Add highlight for markdown delimiters
MDeiml
2022-01-10
Fix slow startup times for markdown grammar
MDeiml
2022-01-08
Add highlight for quote marker
MDeiml
2022-01-07
highlights(markdown): `image_description` as reference
numToStr
2022-01-07
highlights(markdown): image `!` as delimeter
numToStr
2022-01-07
highlights(markdown): `link_title` as string literal
numToStr
2022-01-07
highlights(markdown): image `(` `)` `[` `]` as delemiter
numToStr
2022-01-06
improve markdown highlighting
Alvaro Muñoz Sanchez
2022-01-05
Be more accurate about code block language
MDeiml
2021-12-21
Markdown: update queries
Santos Gallegos
2021-12-19
highlights(markdown): separate highlight for header marker and underline (#2129)
Michael Chris Lopez
2021-12-17
highlights(markdown): highlight link_text as @text.reference
Michael Chris Lopez
2021-12-14
parsers: Add MDeiml/tree-sitter-markdown as markdown parser
Stephan Seitz
2021-02-25
Add inline html comments
jghauser
2020-11-23
fix(injections): update to new API
Thomas Vigouroux
2020-10-19
feat(languagetree): implement language tree
Thomas Vigouroux