Docs.rs
markdown-ppp-2.2.1
markdown-ppp 2.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
johnlepikhin
Dependencies
entities ^1.0.1
normal
optional
nom ^8.0.0
normal
optional
pretty ^0.12.4
normal
optional
serde ^1.0.219
normal
optional
unicode_categories ^0.1.1
normal
optional
rstest ^0.25
dev
Versions
88.31%
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
render_html
markdown_
ppp
2.2.1
In markdown_
ppp::
html_
printer
markdown_ppp
::
html_printer
Function
render_
html
Copy item path
Source
pub fn render_html(ast: &
Document
, config:
Config
) ->
String
Expand description
Render the given Markdown AST to HTML.