pub fn has_section(body: &str, header: &str) -> bool
Whether the body contains a ## <header> section heading.
## <header>