When footnotes are enabled, and the footnote link is broken, there doesn't seem to be any indication in the broken link callback.
> cargo run -- -R --enable-footnotes
See [^missing]
emits:
I would expect these links to be included in the broken link callback.
Currently on fc8fe71.
When footnotes are enabled, and the footnote link is broken, there doesn't seem to be any indication in the broken link callback.
emits:
I would expect these links to be included in the broken link callback.
Currently on fc8fe71.