Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/markdown_html.c version c3e301916d
|
2022-02-04
| ||
| 19:08 | Add file test/markdown-test3.md that is suggested as an accumulator of footnotes-specific test cases. check-in: fe9e6ff9eb user: george tags: markdown-footnotes | |
| 17:28 | For rendering a numeric footnote mark enclose HTML tag "a" inside of tag "sup" (instead of the opposite) and format anchor's id using "noteref%s-%i-%s" template (instead of "noteref-%s%i-%s"). Add highlighting when hovering over a span-bounded footnotes. check-in: fb999972e4 user: george tags: markdown-footnotes | |