Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins using file src/markdown_html.c version 581b8d2f85

2022-02-17
00:17
Clean-up and rephrase some comments. check-in: a62c876896 user: george tags: markdown-footnotes
2022-02-16
23:08
Make parsing slightly faster and fix a comment. No changes in functionality. check-in: a36dd09d17 user: george tags: markdown-footnotes
22:11
Include REQUEST_URI into footnotes' hyperlinks. This should make links work even if base href (in a page's header) is not consistent with the REQUEST_URI. If FOOTNOTES_WITHOUT_URI macro is defined while compiling src/markdown_html.c then bare "#fragment" hyperlinks (without REQUEST_URI<... check-in: 2c1f8f3592 user: george tags: markdown-footnotes