fn parse_description<R: BufRead>( reader: &mut Reader<R>, attrs: Attributes<'_>, ) -> (String, String)