Function newlines

Source
fn newlines(input: &mut &str) -> ModalResult<()>
Expand description

One or multiple newlines. This also handles the case where there might be multiple lines with spaces.