Releases: tree-sitter-grammars/tree-sitter-markdown
Releases · tree-sitter-grammars/tree-sitter-markdown
v0.5.1
v0.5.0
NOTE: Download tree-sitter-markdown.tar.gz for the complete source code.
Breaking Changes
- Regenerate parsers with ABI 15
What's Changed
New Contributors
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Fix filename of common/common.js in package.json that breaks the node package after rename. by @Greenscreener in #161
- fix: recognize escaped "$" in latex blocks by @ribru17 in #165
- fix: allow whitespace after closing code block fence by @ribru17 in #163
- feat: update to tree-sitter 0.24 by @ObserverOfTime in #166
- fix: highlights & injections query paths in tree-sitter.json by @topi314 in #178
- injections.scm: TOML +++ metadata frontmatter support by @notpeter in #181
New Contributors
- @Greenscreener made their first contribution in #161
- @ribru17 made their first contribution in #165
- @topi314 made their first contribution in #178
- @notpeter made their first contribution in #181
Full Changelog: v0.3.2...v0.4.0
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.2.3
Full Changelog: v0.2.0...v0.2.3
v0.2.0
What's Changed
- Create node for pipe table cells containing only whitespace by @MDeiml in #125
- Fix parsing of uppercase task list item marker by @liskin in #129
- fix: fix clang compiler warnings by @aminya in #132
- Change _word rule to inlcude snake case by @MDeiml in #134
- Standardization update by @ObserverOfTime in #138
New Contributors
- @liskin made their first contribution in #129
- @aminya made their first contribution in #132
- @ObserverOfTime made their first contribution in #138
Full Changelog: v0.1.7...v0.2.0
v0.1.7
Bug fixes
- fix: use
_Static_assert, notstatic_assertby @wookayin in #122 - Realloc open blocks when deserializing by @ibash in #115
- Fix #116 (fenced code blocks in lists) by @MDeiml in #123
- Do not capture whitespace between ATX heading's marker and content by @hendrikvanantwerpen in #119
New Contributors
- @wookayin made their first contribution in #122
- @ibash made their first contribution in #115
- @hendrikvanantwerpen made their first contribution in #119
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Add wiki-links support (#54) by @boltlessengineer in #97
- Fix memory bugs by @amaanq in #102
- misc compiler fixes by @amaanq in #108
New Contributors
- @boltlessengineer made their first contribution in #97
- @amaanq made their first contribution in #102
Full Changelog: v0.1.5...v0.1.6