Posted
about 3 years
ago
by
george
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. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
Fix documentation so that an example of a referenced footnote definition inside of the fenced code block is not recognized as a real footnote defenition. This demonstrates a subtle gotcha and a possible work-arround of it. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
danield
On the repository list page, show Last Modified as 'unknown' for a repository with no entries in the event table (see [forum:/forumpost/993d5bcc8c | forum report]), and sort it still as oldest. (tags: trunk)
|
Posted
about 3 years
ago
by
george
Switch to (^...) for inline footnotes. Implement span-specific footnotes. Add [/doc/markdown-footnotes/src/markdown.md#ftnts|documentation]. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
drh
Remove a faulty assert() statement inserted by check-in [9c1199d723e0acda]. (tags: trunk)
|
Posted
about 3 years
ago
by
mgagnon
Fix typo in defcsp.md: DSP --> CSP (tags: trunk)
|
Posted
about 3 years
ago
by
george
Bug-fix: Do not loose referenced footnotes when inline footnotes are also used. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
drh
Edit [e4b49ce37d07f43a|e4b49ce3]: Edit check-in comment.
|
Posted
about 3 years
ago
by
george
+branch/markdown-footnotes
|
Posted
about 3 years
ago
by
danield
Add --case-sensitive and --nocgi to the output of 'fossil help -o', and --cgitrace to the webpage for global options. (tags: trunk)
|