diff options
author | anarcat <anarcat@web> | 2017-06-01 09:02:26 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-06-01 09:02:26 -0400 |
commit | 1bb8301ad66206e59c85095049fbfa3464a28b1d (patch) | |
tree | 49932149cdd9feb404856ef41ee44e2b45cf39ae /doc | |
parent | 5c57e46dd59205f8ac73bfa171f8e791d5970046 (diff) | |
download | ikiwiki-1bb8301ad66206e59c85095049fbfa3464a28b1d.tar ikiwiki-1bb8301ad66206e59c85095049fbfa3464a28b1d.tar.gz |
response
Diffstat (limited to 'doc')
-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. |