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