0.0.1 • Published 4 years ago

honkit-plugin-todos v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

honkit-plugin-todo

This is HonKit todo plugin.

markdown

- [x] todo1
- [ ] todo2
  - [x] todo2-1
    - [ ] todo2-1-1
- [ ] todo3

honkit

picture of todo on html

usage

book.json

{
  "plugins": ["todo"]
}
0.0.1

4 years ago