ZIm/crates/markdown
Michael Sloan c58b6903b8
Remove unnecessary use of MarkdownElementBuilder::flush_text (#30376)
The next statement calls `modify_current_div` which immediately does
`flush_text`.

Release Notes:

- N/A
2025-05-09 12:35:06 +00:00
..
examples Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
src Remove unnecessary use of MarkdownElementBuilder::flush_text (#30376) 2025-05-09 12:35:06 +00:00
Cargo.toml Implement rendering of images with data urls in markdown (#30322) 2025-05-08 18:26:24 -07:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00