Docs.rs
  • markdown-it-0.1.0
    • markdown-it 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rlidwka
    • Dependencies
      • argparse ^0.2.2 normal
      • const_format ^0.2.23 normal
      • derivative ^2.2.0 normal
      • downcast-rs ^1.2.0 normal
      • entities ^1.0.1 normal
      • html-escape ^0.2.11 normal
      • once_cell ^1.12.0 normal
      • readonly ^0.2 normal
      • regex ^1.5 normal
      • unicode-general-category ^0.5.1 normal
      • criterion ^0.3 dev
    • Versions
    • 46.41% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Module html_inline

  • Structs
  • Functions
logo
Change settings

Module markdown_it::plugins::html::html_inline

source · [−]
Expand description

HTML inline syntax from CommonMark

https://spec.commonmark.org/0.30/#raw-html

Structs

HtmlInline

Functions

add