in #39, we prevented linkification of URLs if they were in verbatim blocks. Unforunately, this only works for completely standalone verbatim blocks; inline verbatim blocks are not properly handled. So, situations where there is a mixed inline block like so:
in #39, we prevented linkification of URLs if they were in verbatim blocks. Unforunately, this only works for completely standalone verbatim blocks; inline verbatim blocks are not properly handled. So, situations where there is a mixed inline block like so:
Some frontmatter text:
are not properly handled.
This matters for sourmash-examples, e.g. https://github.com/sourmash-bio/sourmash-examples/issues/2