parse_about

Function parse_about 

Source
pub fn parse_about(content: &str) -> String
Expand description

Parses the text between the first markdown code block and the next header, if any, into an about string.