Docs.rs
  • markdown-that-0.7.1
    • markdown-that 0.7.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cking
    • Dependencies
      • const_format ^0.2.34 normal
      • downcast-rs ^2.0.1 normal
      • educe ^0.6.0 normal
      • entities ^1.0.1 normal
      • html-escape ^0.2.13 normal
      • linkify ^0.10.0 normal optional
      • markdown-that-url ^0.7.0 normal
      • readonly ^0.2.13 normal
      • regex ^1.11.1 normal
      • stacker ^0.1.21 normal
      • syntect >=5.0.0, <6 normal optional
      • unicode-general-category ^1.0.0 normal
    • Versions
    • 48.55% of the crate is documented
  • 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

markdown_that0.7.1

Module tables

Module Items

  • Structs
  • Enums
  • Functions

In markdown_that::plugins::extra

markdown_that::plugins::extra

Module tables

Source
Expand description

GFM tables

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

Structs§

Table
TableBody
TableCell
TableHead
TableRenderContext
TableRow

Enums§

ColumnAlignment

Functions§

add