Docs.rs
  • markdown-it-0.5.1
    • markdown-it 0.5.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rlidwka
    • Dependencies
      • argparse >=0.2.1, <0.3 normal
      • const_format >=0.1.0, <0.3 normal
      • derivative >=1.0.2, <3 normal
      • derive_more >=0.99.0, <1 normal
      • downcast-rs >=1.0.2, <2 normal
      • entities >=0.1.0, <2 normal
      • html-escape >=0.1.0, <0.3 normal
      • linkify >=0.5.0, <0.11 normal
      • mdurl >=0.3.1, <0.4 normal
      • once_cell >=1.0.1, <2 normal
      • readonly >=0.2.0, <0.3 normal
      • regex >=1.0.0, <2 normal
      • stacker >=0.1.2, <0.2 normal
      • syntect >=5.0.0, <6 normal
      • unicode-general-category >=0.1.0, <0.7 normal
    • Versions
    • 41.21% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 tables

  • Structs
  • Enums
  • Functions
?
Change settings

Module markdown_it::plugins::extra::tables

source ·
Expand description

GFM tables

https://github.github.com/gfm/#tables-extension-

Structs

  • Table
  • TableBody
  • TableCell
  • TableHead
  • TableRenderContext
  • TableRow

Enums

  • ColumnAlignment

Functions

  • add