pub fn rich_text_to_plain(runs: &[RichTextRun]) -> String
Extract plain text from a slice of rich text runs.