Docs.rs
  • rat-markdown-0.4.1
    • rat-markdown 0.4.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thscharler
    • Dependencies
      • crossterm ^0.28 normal
      • log ^0.4 normal
      • pulldown-cmark ^0.12 normal
      • rat-event ^1.0 normal
      • rat-focus ^1.0 normal
      • rat-text ^1.0 normal
      • ratatui ^0.29 normal
      • textwrap ^0.16 normal
      • unicode-segmentation ^1.11 normal
    • Versions
    • 25.53% 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

rat_markdown0.4.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • MarkDown
  • parser::MDBlockQuote
  • parser::MDCell
  • parser::MDHeader
  • parser::MDItem
  • parser::MDLinkRef
  • parser::MDRow

Enums

  • styles::MDStyle

Functions

  • dump::md_dump
  • dump::md_dump_styles
  • op::md_backtab
  • op::md_format
  • op::md_line_break
  • op::md_make_header
  • op::md_strong
  • op::md_surround
  • op::md_tab
  • op::reformat
  • parser::parse_md_block_quote
  • parser::parse_md_header
  • parser::parse_md_item
  • parser::parse_md_link_ref
  • parser::parse_md_row
  • styles::parse_md_styles