Skip to main content

Crate mdream

Crate mdream 

Source

Modules§

consts
splitter
types

Structs§

MarkdownStreamProcessor
Streaming HTML-to-Markdown converter.

Functions§

html_to_markdown
Convert HTML to Markdown in a single pass.
html_to_markdown_result
Convert HTML to Markdown with full results (extraction, frontmatter).