Closed
Description
I used
[`Stream`](futures::stream::Stream)`<Item = `[`io::Result`](std::io::Result)`<`[`Bytes`](bytes::Bytes)`>>`
in some crates documentation which renders as
There is currently a 0.1em
padding applied inside all code spans causing the spacing to look weird. It seems like adjacent code spans (including ones wrapped inside <a>
) should have the padding suppressed so they render as if they were one code span.