Radish alpha
r
rad:z3trNYnLWS11cJWC6BbxDs5niGo82
Radicle Improvement Proposals (RIPs)
Radicle
Git
chore: Remove ToCs
Open lorenz opened 8 months ago

The table of conents is tedious to write/maintain, and any decent Markdown processor will happily generate it for you.

lorenz opened with revision 95c5ccae on base 329dee9a +0 -58 8 months ago

The table of conents is tedious to write/maintain, and any decent Markdown processor will happily generate it for you.

levitte commented on revision 1 8 months ago

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)

levitte commented on revision 1 4 months ago

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

lorenz pushed revision 2 7dcf1c03 on base 7e993a9b +0 -58 4 days ago

Rebase

fintohaps commented on revision 2 3 days ago

Part of me thinks that it would be better to just convert the md to adoc, and adoc has a ToC pragma, iirc.