pulldown-cmark-mdcat 2.9.0

Render pulldown-cmark events to TTY
Documentation
1
2
3
4
5
6
A paragraph with a footnote[^1] and another[^note].

Some text with a repeated reference[^1] to the first footnote.

[^1]: First footnote.
[^note]: Second footnote with `code` in it.