Commit Graph

2 Commits

Author SHA1 Message Date
Nicola Fontana 6d66773bc6 Add automatic TOC to README.md
Manually maintaining the table of contents relies on how HTML fragments
are generated, it is prone to errors (infact it is already out of sync)
and just plain boring.

Unfortunately there is no common agreement on all markdown flavours on
how the table of contents must be implemented. Here the `[[_TOC_]]` tag
has been used because it is supported by both GitLab and GitHub:

    https://gitlab.com/gitlab-org/gitlab/-/issues/21901
2023-05-04 08:27:56 +02:00
Florian Pose fb59955145 Cherry-picked markdown conversions from stable-1.5. 2023-01-30 11:19:08 +01:00