pub fn br(input: &str) -> IResult<&str, Vec<&str>>
BR = [SP] 1*(Comment / NL) [WS]; line break followed by whitespace