Docs.rs
  • pulldown-html-ext-0.5.0
    • pulldown-html-ext 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • systemsoverload
    • Dependencies
      • ego-tree ^0.9.0 normal
      • lazy_static ^1.5.0 normal optional
      • pulldown-cmark ^0.12.2 normal
      • pulldown-cmark-escape ^0.11.0 normal
      • pulldown-html-ext-derive ^0.5.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0.133 normal
      • syntect ^5.2.0 normal optional
      • thiserror ^1.0 normal
      • toml ^0.8.19 normal
      • html-compare-rs ^0.2.0 dev
      • scraper ^0.21 dev
    • Versions
    • 54.62% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

pulldown_html_ext0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • AttributeMappings
  • CodeBlockOptions
  • DefaultHtmlWriter
  • ElementOptions
  • HeadingOptions
  • HtmlConfig
  • HtmlOptions
  • HtmlRenderer
  • HtmlState
  • HtmlWriterBase
  • LinkOptions
  • SyntectConfig
  • SyntectConfigStyle
  • SyntectWriter

Enums

  • HtmlError

Traits

  • HtmlWriter

Attribute Macros

  • html_writer

Functions

  • push_html
  • push_html_with_highlighting
  • utils::escape_href
  • utils::escape_html
  • utils::sanitize_id
  • utils::unicode_length
  • write_html_fmt
  • write_html_io