Skip to content

Releases: neovim/tree-sitter-vimdoc

v1.2.4

23 Oct 23:10
df0d90a
Compare
Choose a tag to compare

What's Changed

  • feat(codeblock): conceal ">", "<" delimiters by @justinmk in #53

Full Changelog: v1.2.3...v1.2.4

v1.2.3

19 Oct 15:05
6ffd5e3
Compare
Choose a tag to compare

What's Changed

  • fix: taglink |(| |{|, NOT optionlink 'x by @justinmk in #52

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Oct 13:56
30cd470
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Oct 00:31
22d5dcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Oct 18:19
c03640a
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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