pub fn extract_text_from_html(html: &str) -> String
Extract plain text from HTML content (basic implementation)