gulp-doctoc
Version:
Add a table of contents to a markdown file.
22 lines (10 loc) • 379 B
Markdown
# Article
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Hello](#markdown-header-hello)
- [World](#markdown-header-world)
- [Hi](#markdown-header-hi)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Hello
### World
### Hi