pub fn parse_newline<'a>( config: &Config<'a>, state: &mut State<'_>, ) -> Result<Option<Newline<'a>>, WhitespaceError>