Skip to content

Releases: mzlogin/vim-markdown-toc

v1.5.0

15 Apr 02:42
05d6538
Compare
Choose a tag to compare
  • Compatibility improvments
  • Complete documentation

v1.4.0

11 May 07:06
Compare
Choose a tag to compare
  • Make the TOC fence text be configurable
  • Support assign markdown style in modeline

v1.3.0

27 Nov 15:20
Compare
Choose a tag to compare
  • Add support for GitLab
  • Add option list_indent_text
  • Add support for Cyrillic in headings

v1.2.2

16 Aug 01:57
Compare
Choose a tag to compare
  • Add option to cycle list item markers
  • Add command to remove toc

v1.2.1

23 Nov 03:38
Compare
Choose a tag to compare
  • Compatible with old regexp engine

v1.2

07 Nov 03:22
Compare
Choose a tag to compare
  • Allow no leading space in heading
  • Support heading with trailing hashes
  • Support link headings and image headings
  • Respect &expandtab when indenting the TOC links
  • Compatible with Setext Style headings

v1.0

19 Oct 05:28
Compare
Choose a tag to compare
  • Add :UpdateToc command to update existing toc.
  • Add feature of auto update existing toc on save.

v0.1

10 Oct 17:29
Compare
Choose a tag to compare
  • Generate toc for GFM and Redcarpet Markdown files.