Function uuhelp_parser::parse_about
source · pub fn parse_about(content: &str) -> StringExpand description
Parses the text between the first markdown code block and the next header, if any, into an about string.
pub fn parse_about(content: &str) -> StringParses the text between the first markdown code block and the next header, if any, into an about string.