Docs.rs
  • fast_html2md-0.0.48
    • fast_html2md 0.0.48
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • j-mendez
    • Dependencies
      • auto_encoder ^0 normal
      • futures-util ^0.3 normal optional
      • html5ever ^0.27 normal optional
      • lazy_static ^1 normal
      • lol_html ^2 normal optional
      • markup5ever_rcdom ^0.3.0 normal optional
      • percent-encoding ^2 normal
      • regex ^1 normal
      • url ^2 normal
      • indoc ^1.0.3 dev
      • pretty_assertions ^0.7.2 dev
      • spectral ^0.6.0 dev
      • tokio ^1 dev
    • Versions
    • 72% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate html2md

html2md0.0.48

  • All Items

Crate Items

  • Modules
  • Functions

Crates

  • html2md

Crate html2md

Source

Modules§

extended
rewriter

Functions§

clean_markdown
Called after all processing has been finished
clean_markdown_bytes
Called after all processing has been finished
replace_markdown_chars
Replace the markdown chars cleanly.
rewrite_html
Main function of this library to come. Rewrites incoming HTML, converts it into Markdown and returns converted string. Incomplete work in progress for major performance increases.
rewrite_html_custom_with_url
Custom variant of rewrite function.
rewrite_html_custom_with_url_and_chunk
Custom variant of rewrite function.
rewrite_html_custom_with_url_streaming
Custom variant of rewrite function streaming async.
rewrite_html_streaming
Main function of this library async streaming. Rewrites incoming HTML, converts it into Markdown and returns converted string. Incomplete work in progress for major performance increases.

Results

Settings
Help
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.