Add mdtoc to list of TOC tools (#25)

`mdtoc` is a standalone TOC generator designed to integrate into CI/CD
This commit is contained in:
Tim Allclair (St. Clair)
2019-08-29 03:48:22 -07:00
committed by Gerald Bauer
parent 74c159896b
commit ef5c3f2934

View File

@@ -364,6 +364,7 @@ a free web alternative to PowerPoint and Keynote in Ruby
* **Generate a markdown table of contents (TOC) with [remarkable](https://github.com/jonschlinkert/remarkable)**
(github: [`markdown-toc`](https://github.com/jonschlinkert/markdown-toc))
* [markedpp](#markedpp) Markdown to Markdown Pre-Processor
* [mdtoc :octocat:](https://github.com/tallclair/mdtoc) - Standalone TOC generator designed for CI
### Markdown to Markdown Pre-Processor