mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-08-15 00:10:44 +02:00
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.