ZIm/crates/rustdoc_to_markdown
Marshall Bowers 99901801f4
rustdoc_to_markdown: Improve paragraph handling (#12498)
This PR improves `rustdoc_to_markdown`'s paragraph handling to produce
better output.

Specifically, there should now be fewer instances where a space is
missing between words as the result of line breaks in the source HTML.

Release Notes:

- N/A
2024-05-30 15:14:02 -04:00
..
examples assistant: Add /rustdoc slash command (#12453) 2024-05-29 18:14:29 -04:00
src rustdoc_to_markdown: Improve paragraph handling (#12498) 2024-05-30 15:14:02 -04:00
Cargo.toml rustdoc_to_markdown: Fix code blocks (#12460) 2024-05-29 19:23:06 -04:00
LICENSE-GPL Add rustdoc_to_markdown crate (#12445) 2024-05-29 16:05:16 -04:00