Library and binary to convert simple HTML documents into Markdown.
# Cargo.toml
[dependencies]
html2md = "0.2.15"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a simple HTML string to Markdown.
Sanitize input or use a more robust parser for complex cases.
No dependency data recorded yet.