This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-09 15:00:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
41f78130fd
nvim-treesitter
/
queries
/
markdown_inline
/
injections.scm
3 lines
52 B
Scheme
Raw
Normal View
History
Unescape
Escape
fix: add @combined to markdown html
2023-05-03 22:29:23 +09:00
(
(
html_tag
)
@html
@combined
)
feat(markdown): add latex injections added in https://github.com/MDeiml/tree-sitter-markdown/pull/71
2023-02-05 13:44:42 +01:00
(
(
latex_block
)
@latex
)
Reference in a new issue
Copy permalink