pub fn speakable(markdown: &str) -> StringExpand 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.