gist/doctoc.txt

17 lines
298 B
Plaintext
Raw Normal View History

# 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:
2023-04-04 11:46:52 +02:00
```markdown
<!-- START doctoc -->
<!-- END doctoc -->
2023-04-04 11:46:52 +02:00
```
2023-04-04 11:46:52 +02:00
<!--
vim: filetype=markdown textwidth=78
-->