4 Commits
Author SHA1 Message Date
John Factotum 2e30f3db35 Footnotes: improve superscript detection 2024-12-02 17:57:01 +08:00
John Factotum 04b8789267 Footnotes: reject when failing to show footnote
Now `handle()` could return either undefined or a promise, which you can
catch to handle the case where footnote fails to show.

Also improve footnote extraction.
2024-03-26 16:41:30 +08:00
John Factotum 7d55731faf Footnotes: include links with <length> or <percentage> vertical-align 2023-12-04 03:50:15 +08:00
John Factotum f75fbba096 Foonotes: get note type
Also rename footnote.js -> footnotes.js
2023-11-12 21:42:21 +08:00