mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +01:00
17 lines
298 B
Markdown
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
|
|
-->
|