pub fn text_block(input: &str) -> IResult<&str, &str>
TextBlock = ThreeDquotes [SP] NL *TextBlockContent ThreeDquotes