pub fn collect_text(nodes: &[Node]) -> String
Extract plain text from a list of nodes (for generating slugs, alt text, etc).