Skip to main content

speakable

Function speakable 

Source
pub fn speakable(markdown: &str) -> String
Expand description

The plain, speakable form of a markdown string: code fences and table rows are dropped whole, and every other line has its markdown syntax stripped so only the words a listener should hear remain.