mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 14:38:03 +02:00
9feeab1055
marked v12 dropped the headerIds option, so headings rendered with no id attributes and links like [Releases](#releases-and-contributing) silently failed to scroll. Add a heading renderer that emits a GitHub-style slug id, with a numeric suffix for duplicates within a document. Fixes #390.