noteless icon indicating copy to clipboard operation
noteless copied to clipboard

Support footnote

Open emdoe opened this issue 5 years ago • 1 comments

Support the format like that:

test footnote[^1].

[^1]: this is a footnote.

emdoe avatar Oct 01 '20 16:10 emdoe

The markdown-to-html library used by Noteless doesn't support footnotes: https://github.com/dart-lang/markdown

redsolver avatar Oct 10 '20 17:10 redsolver