Skip to content

Releases: neovim/tree-sitter-vimdoc

v1.2.0

09 Oct 18:19
c03640a

Choose a tag to compare

What's Changed

  • fix: codeblock without "<" consumes extra char by @justinmk in #25
  • feat!: listitem (line_li) by @justinmk in #26
  • feat: keycodes, fixes: taglink, column_heading, argument by @justinmk in #27
  • fix: errors from single ' or | by @justinmk in #31

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Sep 11:02
eee1c58

Choose a tag to compare

What's Changed

  • fix(headings): disallow whitespace before heading by @justinmk in #22
  • fix(headings): error if line starts with uppercase by @justinmk in #24

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Sep 12:44
2ba61cf

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/neovim/tree-sitter-vimdoc/commits/v1.0.0