remark-toc
Table of Contents Generator
Automates the creation of structured content summaries within long documents
plugin to generate a table of contents (TOC)
422 stars
13 watching
33 forks
Language: JavaScript
last commit: about 1 year ago markdownremarkremark-plugintable-of-contentstoc
Related projects:
Repository | Description | Stars |
---|---|---|
js-devtools/rehype-toc | Adds a table of contents to HTML documents using rehype plugin | 71 |
jonschlinkert/markdown-toc | Generates a table of contents from Markdown files | 1,656 |
syntax-tree/mdast-util-toc | Generates a table of contents from an MDAST tree | 82 |
mzlogin/vim-markdown-toc | Tools to generate table of contents for Markdown files in various formats. | 614 |
remarkjs/remark-license | A plugin to generate a standardized license section in Markdown documents. | 19 |
remarkjs/remark-git-contributors | Automates listing of contributors to a project from Git history | 13 |
remarkjs/remark-frontmatter | Enables markdown documents to have metadata in frontmatter format | 265 |
remarkjs/remark-man | Converts markdown to man page format | 95 |
richardbizik/nvim-toc | A plugin that generates table of contents for markdown files | 37 |
technote-space/toc-generator | Generates a Table of Contents for documents | 223 |
remarkjs/remark-github | A remark plugin to link references to commits, issues, and users like on GitHub | 179 |
remarkjs/remark-math | Tools to support math rendering in markdown and HTML documents | 382 |
abhinav/goldmark-toc | An add-on for goldmark Markdown parser to generate tables of contents | 14 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
remarkjs/remark-gfm | A plugin for remark to support GitHub's markdown extensions | 756 |