chore: Remove ToCs
The table of conents is tedious to write/maintain, and any decent Markdown processor will happily generate it for you.
The table of conents is tedious to write/maintain, and any decent Markdown processor will happily generate it for you.
and any decent Markdown processor will happily generate it for you.
Can you recommend a viewer that is decent enough? (I currently use Okular with the default markdown backend, and it is not decent enough to create a TOC, apparently)
After my exprience with the URI scheme, I’d say that a rewrite of everything into asciidoc might be the better way to get a few nice features, like automated TOC
Rebase
Part of me thinks that it would be better to just convert the md to adoc, and adoc has a ToC pragma, iirc.