fn newlines(input: &mut &str) -> PResult<()>
One or multiple newlines. This also handles the case where there might be multiple lines with spaces.