[−][src]Trait markdown_composer::transforms::BlockQuote
Required methods
fn block_quote(&self) -> String
fn block_quote_multi_line(&self) -> String
Implementors
impl<T> BlockQuote for T where
T: AsRef<str>, [src]
T: AsRef<str>,