NOTE: Download tree-sitter-markdown.tar.gz for the complete source code.
What's Changed
- fix: cmake --install by @podsvirov in #219
- fix: Correct typo to make "make install" work again by @heirecka in #220
- feat: Implement other cursor wrapper methods by @DanikVitek in #222
- fix: Allow ordered lists to start from any number by @Kafva in #226
- chore: regenerate parser and bindings with 0.26.6 by @clason in #228
- release v0.5.3 by @clason in #229
New Contributors
- @podsvirov made their first contribution in #219
- @heirecka made their first contribution in #220
- @DanikVitek made their first contribution in #222
- @Kafva made their first contribution in #226
Full Changelog: v0.5.2...v0.5.3