Posted
about 3 years
ago
by
george
An attempt to fix a "double free crash" from the previous check-in. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
If several footnotes are defined with the same label then join them into a single footnote. Text from each definition becomes an item in the list. This solution makes such situations noticable for the usual case (when this is an oversight) but also
|
Posted
about 3 years
ago
by
george
Add const qualifier to the arguments of the blob_compare() function. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
Handle misreferences more thoroughly. Implement support of footnotes-within-footnotes with (hopefully) proper crosslinking (that's where it's getting tricky). (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
drh
Update the built-in SQLite to the latest 3.38.0 beta. (tags: trunk)
|
Posted
about 3 years
ago
by
george
Handle misreferences: a reference to undefined footnote. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
Minor code refactoring. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
Automatically render a horizontal rule before the list of footnotes. If desired a particular skin can hide it using CSS selector "hr.footnotes-separator". (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
Add file [/doc/markdown-footnotes/test/markdown-test3.md|test/markdown-test3.md] that is suggested as an accumulator of footnotes-specific test cases. (tags: markdown-footnotes)
|
Posted
about 3 years
ago
by
george
Edit [fb999972e441766b|fb999972]: Edit check-in comment.
|