mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Named footnotes (`[^foo]` instead of `[^42]`) use the name in HTML node identifiers. This allows for stable references. Cool URLs don't change. Fixes #92 |
||
|---|---|---|
| .. | ||
| definition_list.txt | ||
| footnote.txt | ||
| linkify.txt | ||
| strikethrough.txt | ||
| table.txt | ||
| tasklist.txt | ||
| typographer.txt | ||