Docs.rs
html_to_markdown-0.1.0
html_to_markdown 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
maxdeviant
Dependencies
anyhow ^1.0.57
normal
html5ever ^0.27.0
normal
markup5ever_rcdom ^0.3.0
normal
regex ^1.5
normal
indoc ^1
dev
pretty_assertions ^1.3.0
dev
Versions
16.13%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
html_
to_
markdown
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Traits
Functions
Type Aliases
Crate
html_to_markdown
Copy item path
Source
Expand description
Convert HTML to Markdown.
Modules
§
markdown
structure
Structs
§
Html
Element
Markdown
Writer
Enums
§
Handler
Outcome
Start
TagOutcome
Traits
§
Handle
Tag
Functions
§
convert_
html_
to_
markdown
Converts the provided HTML to Markdown.
Type Aliases
§
TagHandler