For example, a.md:
leads to
$ cargo run -- a.md -vvv
[200] http://127.0.0.1:8000/ (at 1:2)
[200] http://127.0.0.1:8000/ (at 1:2)
π 2 Total (in 9ms) π 1 Unique β
2 OK π« 0 Errors
Maybe this is being returned by both the markdown extractor and the plaintext linkify extractor?
For example,
a.md:leads to
Maybe this is being returned by both the markdown extractor and the plaintext linkify extractor?