pub fn code_block( input: ParseString<'_>, ) -> Result<(ParseString<'_>, SectionElement), Err<ParseError<'_>>>