Docs.rs
markdown-that-0.7.1
markdown-that 0.7.1
Permalink
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_
that
0.7.1
Module core
Module Items
Structs
Traits
In markdown_
that::
parser
markdown_that
::
parser
Module
core
Copy item path
Source
Expand description
Core rule chain
Structs
§
Root
Root node of the AST.
Rule
Builder
Adjust positioning of a newly added rule in the chain.
Traits
§
Core
Rule
Each member of a core rule chain must implement this trait