Docs.rs
pulldown-html-ext-0.2.0
pulldown-html-ext 0.2.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
systemsoverload
Dependencies
ego-tree ^0.9.0
normal
lazy_static ^1.5.0
normal
optional
pulldown-cmark ^0.9
normal
pulldown-cmark-escape ^0.11.0
normal
serde ^1.0
normal
serde_json ^1.0.133
normal
syntect ^5.2.0
normal
optional
thiserror ^1.0
normal
toml ^0.8.19
normal
html-compare-rs ^0.2.0
dev
scraper ^0.21
dev
Versions
54.87%
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
pulldown_
html_
ext
0.2.0
pulldown_html_ext
Function
push_html
Copy item path
Source
pub fn push_html( markdown: &
str
, config: &
HtmlConfig
, ) ->
Result
<
String
,
HtmlError
>