gist/doctoc.txt

17 lines
298 B
Markdown

# A quick note on doctoc where I can find it
- https://github.com/thlorenz/doctoc
For pre-commit configuration see `./.pre-commit-config.yaml`
To enable it at a specific position, throw in:
```markdown
<!-- START doctoc -->
<!-- END doctoc -->
```
<!--
vim: filetype=markdown textwidth=78
-->