pub fn parse_section(section: &str, content: &str) -> Option<String>
Get a single section from content
The section must be a second level section (i.e. start with ##).
##