Docs.rs
mdplayscript-0.6.0
mdplayscript 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ShotaroTsuji
Dependencies
eyre ^0.6.5
normal
mdbook ^0.4.10
normal
pulldown-cmark ^0.8.0
normal
pulldown-cmark-to-cmark ^6.0.0
normal
rust-embed ^5.9.0
normal
serde_json ^1.0.59
normal
structopt ^0.3.21
normal
big_s ^1.0.2
dev
env_logger ^0.8.3
dev
log ^0.4.14
dev
pretty_assertions ^0.7.2
dev
toml ^0.5.8
dev
Versions
5.97%
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
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
mdplayscript
0.6.0
In mdplayscript::
renderer
mdplayscript
::
renderer
Function
replace_softbreaks
Copy item path
Source
pub fn replace_softbreaks<'a>(inlines: &mut
Vec
<
Inline
<'a>>, s:
Option
<&
String
>)