diff options
-rw-r--r-- | doc/todo/toc-with-human-readable-anchors.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/toc-with-human-readable-anchors.mdwn b/doc/todo/toc-with-human-readable-anchors.mdwn index 09985a9e4..1e41add96 100644 --- a/doc/todo/toc-with-human-readable-anchors.mdwn +++ b/doc/todo/toc-with-human-readable-anchors.mdwn @@ -39,6 +39,9 @@ doing this: > always be using CommonMark or Discount these days, but as > far as I know there's still no API-stable CommonMark library. --[[smcv]] + > > Sure - but then does discount introduce those identifiers in headings? + > > And what about the patch to recycle those identifiers? --[[anarcat]] + 2. enable the [[plugins/headinganchors]] plugin. if multimarkdown is disabled, this can also provide usable identifiers. |