pub fn has_content_changed(old_html: &str, new_html: &str) -> bool
Check if content has changed between two HTML strings