fn rows_from_paragraphs( paragraphs: Vec<Paragraph>, job: &LayoutJob, elided: &mut bool, ) -> Vec<Row>