Docs.rs
mini_markdown-0.3.5
mini_markdown 0.3.5
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
darakian
Dependencies
Versions
54.9%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mini_
markdown
0.3.5
All Items
Crate Items
Modules
Structs
Functions
Crate
mini_markdown
Copy item path
Source
Modules
§
iter
lexer
Structs
§
ValidURL
Functions
§
lex
Convert source markdown to an ordered vector of tokens
parse
Parse tokens to produce safe html output
render
Render HTML from a source markdown string Output is sanitized to prevent script injection