Docs.rs
  • markdoll-4.1.1
    • markdoll 4.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 0x57e11a
    • Dependencies
      • clap ^4.5.36 normal
      • hashbrown ^0.15.2 normal
      • html-escape ^0.2.13 normal
      • miette ^7.5.0 normal
      • serde_json ^1.0.140 normal
      • spanner ^0.2.0 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1 normal
      • tracing-fancytree ^0.1.0 normal optional
      • tracing-subscriber ^0.3.19 normal optional
      • tyfling ^0.1.4 normal
    • Versions
    • 100% 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

markdoll4.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • MarkDoll
  • MarkDollSrc
  • diagnostics::TagDiagnosticTranslation
  • emit::AcceptableTagEmitTargets
  • emit::BuiltInEmitters
  • emit::html::HtmlEmit
  • ext::Emitters
  • ext::TagDefinition
  • ext::formatting::emphasis::Emphasis
  • ext::formatting::quote::Quote
  • ext::links::Link
  • ext::table::Cell
  • ext::table::Row
  • ext::table::Table
  • tree::TagInvocation

Enums

  • SourceMetadata
  • diagnostics::DiagnosticKind
  • emit::EmitDiagnostic
  • ext::TagInputDiagnostic
  • ext::table::TableDiagnostic
  • tree::BlockItem
  • tree::InlineItem

Traits

  • tree::TagContent

Macros

  • args

Functions

  • ext::all_tags
  • ext::code::code::html
  • ext::code::code::tag
  • ext::code::codeblock::html
  • ext::code::codeblock::tag
  • ext::code::tags
  • ext::common::comment::tag
  • ext::common::tags
  • ext::formatting::emphasis::html
  • ext::formatting::emphasis::tag
  • ext::formatting::quote::html
  • ext::formatting::quote::tag
  • ext::formatting::tags
  • ext::links::anchor::html
  • ext::links::anchor::tag
  • ext::links::definition::html
  • ext::links::definition::tag
  • ext::links::image::html
  • ext::links::image::tag
  • ext::links::link::html
  • ext::links::link::tag
  • ext::links::reference::html
  • ext::links::reference::tag
  • ext::links::tags
  • ext::table::table::html
  • ext::table::table::tag
  • ext::table::tags
  • ext::table::tc::tag
  • ext::table::tr::tag

Type Aliases

  • emit::InlineEmitter
  • emit::ListEmitter
  • emit::SectionEmitter
  • ext::TagEmitter
  • ext::TagParser
  • tree::AST