vim-markdown-toc
Toc generator
Tools to generate table of contents for Markdown files in various formats.
A vim 7.4+ plugin to generate table of contents for Markdown files.
613 stars
10 watching
59 forks
Language: Vim Script
last commit: 3 months ago
Linked from 1 awesome list
markdowntocvimvim-markdown-tocvim-pluginvim-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
richardbizik/nvim-toc | A plugin that generates table of contents for markdown files | 37 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
sidofc/mkdx | A Vim plugin that adds features to markdown documents | 482 |
kubernetes-sigs/mdtoc | Generates a table of contents for markdown files using a Go utility | 39 |
vim-pandoc/vim-pandoc-syntax | A Vim plugin that adds pandoc markdown syntax support to the editor | 424 |
remarkjs/remark-toc | Automates the creation of structured content summaries within long documents | 421 |
jonschlinkert/markdown-toc | Generates a table of contents from Markdown files | 1,648 |
abhinav/goldmark-toc | An add-on for goldmark Markdown parser to generate tables of contents | 14 |
tybenz/vimdeck | Converts markdown files into multiple vim files with slides and script | 1,410 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 58 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 154 |
vim-pandoc/vim-pandoc | Facilitates integration of pandoc with Vim for efficient document creation and editing. | 955 |
antfu/vite-plugin-md | A plugin for Vite that enables the use of Markdown files as Vue components and extends their functionality with additional features. | 606 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
syntax-tree/mdast-util-toc | Generates a table of contents from an MDAST tree | 82 |