Releases: tree-sitter-grammars/tree-sitter-markdown
Releases · tree-sitter-grammars/tree-sitter-markdown
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_assert
by @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