goldmark-toc
toc generator
An add-on for goldmark Markdown parser to generate tables of contents
Support for generating Tables of Contents from goldmark Markdown documents.
14 stars
3 watching
5 forks
Language: Go
last commit: 2 months ago golangmarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
richardbizik/nvim-toc | A plugin that generates table of contents for markdown files | 37 |
abhinav/goldmark-mermaid | An extension for the goldmark Markdown parser to support Mermaid diagrams. | 43 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
kubernetes-sigs/mdtoc | Generates a table of contents for markdown files using a Go utility | 40 |
mzlogin/vim-markdown-toc | Tools to generate table of contents for Markdown files in various formats. | 615 |
remarkjs/remark-toc | Automates the creation of structured content summaries within long documents | 424 |
13rac1/goldmark-embed | An extension for the goldmark markdown parser to embed additional media formats | 4 |
jonschlinkert/markdown-toc | Generates a table of contents from Markdown files | 1,657 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,439 |
tenkoh/goldmark-img64 | Automatically embeds image files as Base64-encoded data into rendered HTML from Markdown source | 0 |
goccmack/gocc | A tool for generating lexers and parsers from a BNF file with semantic actions. | 621 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 532 |
orc/discount | A C implementation of Markdown markup language syntax and test suite | 859 |
tmc/protoc-gen-apidocs | Generates markdown documentation from Protobuf descriptors | 29 |
mafulong/godal | Tools for generating Golang code from SQL definitions | 18 |