Docs.rs
markdowny-0.5.0
markdowny 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bvgastel
Dependencies
expry ^0.4.2
normal
latex2mathml 0.2.*
normal
optional
syntect ^5.0
normal
optional
tokio ^1.40.0
normal
optional
tower-lsp ^0.20
normal
optional
Versions
1.16%
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
markdowny
0.5.0
markdowny
Function
html_escape_inside_attribute
Copy item path
Source
pub fn html_escape_inside_attribute(input: &
str
) ->
Cow
<'_,
str
>