Radish alpha
r
Radicle Improvement Proposals (RIPs)
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: Remove ToCs
lorenz wants to merge 1 commit into master · 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 95c5ccae253c2e6b111d66146a38d29902b305bb on base 329dee9a4b65169ea3889a7da239892b705d0d68 +0 -58 8 months ago
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 5 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 7dcf1c03d5045e647fcaf05db97b9214e3ed5ac5 on base 7e993a9bec13c00a924cb147bca54e16d45aa934 +0 -58 25 days ago

Rebase

did:key:z6MkireR...3voM commented on revision 2 23 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.