pub fn section_spec(input: &[u8]) -> IResult<&[u8], Section<'_>>
section-spec = section-msgtext / (section-part ["." section-text])