pub fn to_plain_text(body: &str) -> String
Strip markdown formatting and return a plain-text approximation of the body. Used for the tantivy full-text index.
tantivy