Michael Howell
Michael Howell
Looking at some of the Ps and Qs with more than 10 matches (I'm just going to be happy at the Fixes with more than 10 matches). **P1**: I'm making...
@bors try @rust-timer queue
Regressions aren’t in rustdoc, where this change was actually made. @bors r+
@bors r+ rollup
I don't think this is a bug. pulldown-cmark and commonmark-hs-extensions both do the same thing, because this result falls out of CommonMark's rule that block-level parsing (like tables) has higher...
I really didn't base the generated HTML on anything else. I just wrote the spec file to provide an easy way to test, and document, the parser. If you want...
> Perhaps easiest would be to never generate a paragraph node for reference definitions, since they will always contain exactly one anyway. But that's not true. Footnotes are allowed to...
Prior art: * https://haskell-haddock.readthedocs.io/en/latest/markup.html#hyperlinking-re-exported * https://github.com/haskell/haddock/issues/14
I can't reproduce this bug with the dingus. It looks like https://github.com/commonmark/commonmark.js/commit/df3ea1e80d98fce5ad7c72505f9230faa6f23492 fixed it.
How does this affect [env_logger](https://docs.rs/env_logger/latest/env_logger/)?