ZIm/crates/rustdoc_to_markdown/src
Marshall Bowers 1d46a52c62
rustdoc_to_markdown: Don't push blank space after newline (#12504)
This PR fixes a small issue in `rustdoc_to_markdown` where we could push
a blank space after a newline, leading to an unwanted leading space.

Release Notes:

- N/A
2024-05-30 16:38:01 -04:00
..
html_element.rs rustdoc_to_markdown: Improve paragraph handling (#12498) 2024-05-30 15:14:02 -04:00
markdown_writer.rs rustdoc_to_markdown: Don't push blank space after newline (#12504) 2024-05-30 16:38:01 -04:00
rustdoc_to_markdown.rs rustdoc_to_markdown: Support bold and italics (#12501) 2024-05-30 16:06:21 -04:00