<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/markdown_inline/injections.scm, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/markdown_inline/injections.scm?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/markdown_inline/injections.scm?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2024-01-19T15:58:37Z</updated>
<entry>
<title>chore: query formatting</title>
<updated>2024-01-19T15:58:37Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2024-01-06T06:05:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9'/>
<id>urn:sha1:57a8acf0c4ed5e7f6dda83c3f9b073f8a99a70f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(markdown_inline): latex highlight injection (#5397)</title>
<updated>2024-01-05T09:58:35Z</updated>
<author>
<name>Zhuofeng Wang</name>
<email>zhuofengwang2003@gmail.com</email>
</author>
<published>2024-01-05T02:36:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=e277ca9dec0dfd830133d1d82e79ad3f2cf026a1'/>
<id>urn:sha1:e277ca9dec0dfd830133d1d82e79ad3f2cf026a1</id>
<content type='text'>
The `injection.include-children` is needed in markdown_inline parser.
</content>
</entry>
<entry>
<title>refactor: remove `include-children` from queries (#5226)</title>
<updated>2023-09-12T06:36:50Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-09-12T06:36:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bfb4601f48c127ae6fb24a30ebf0495aaca8d28f'/>
<id>urn:sha1:bfb4601f48c127ae6fb24a30ebf0495aaca8d28f</id>
<content type='text'>
These `include-children` were to alleviate an issue with empty range language tree, which has been fixed for Neovim nightly/Neovim 0.9.2</content>
</entry>
<entry>
<title>chore(injections)!: update injection syntax to 0.9</title>
<updated>2023-08-12T15:34:15Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-03T10:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5'/>
<id>urn:sha1:78b54eb7f6a9956d25a3911fa0dfd0cabfe2a4c5</id>
<content type='text'>
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
</content>
</entry>
<entry>
<title>fix: add @combined to markdown html</title>
<updated>2023-05-03T20:23:09Z</updated>
<author>
<name>Pham Huy Hoang</name>
<email>hoangtun0810@gmail.com</email>
</author>
<published>2023-05-03T13:29:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4fe6b4c07f2383053a3f4ccc1bd621f19ddd3ff6'/>
<id>urn:sha1:4fe6b4c07f2383053a3f4ccc1bd621f19ddd3ff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(markdown): add latex injections</title>
<updated>2023-02-05T16:29:45Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-02-05T12:44:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=24d5be6e7192a855a0eba21829717614fa1cf54e'/>
<id>urn:sha1:24d5be6e7192a855a0eba21829717614fa1cf54e</id>
<content type='text'>
added in https://github.com/MDeiml/tree-sitter-markdown/pull/71
</content>
</entry>
<entry>
<title>feat(markdown)!: switch to split parser (#3048)</title>
<updated>2022-06-26T16:02:29Z</updated>
<author>
<name>Matthias Deiml</name>
<email>matthias@deiml.net</email>
</author>
<published>2022-06-26T16:02:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=002084b1bea4311fdac184f080206bf890937d80'/>
<id>urn:sha1:002084b1bea4311fdac184f080206bf890937d80</id>
<content type='text'>
* switch to split markdown parser with separate block and inline parsers to improve performance
* add exclude_children! directive (useful for something like Injected markdown incorrectly highlights indented docstrings #2212)
* split markdown queries into block and inline ones and add the injection for inline into block grammar
* add include_dir option to parser configs (needed because the two grammars don't live in the repos root directory)

BREAKING CHANGE: downstream queries need to be adapted to new parser</content>
</entry>
</feed>
