gulp-doctoc
Version:
Add a table of contents to a markdown file.
24 lines (12 loc) • 514 B
Markdown
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Article](#markdown-header-article)
- [Hello](#markdown-header-hello)
- [World](#markdown-header-world)
- [Hi](#markdown-header-hi)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Article
## Hello
### World
### Hi