### Issue Summary When an alert is based on a query whose visualization allows HTML, the HTML is not rendered properly in the alert emails. ### Steps to Reproduce #### Query <img width="589" height="272" alt="Image" src="https://github.com/user-attachments/assets/d2d914bf-7da0-48bb-83a5-ac5edd6270f1" /> The HTML in the second column renders correctly. #### Email <img width="653" height="318" alt="Image" src="https://github.com/user-attachments/assets/24e2d705-50e9-4bee-a871-dcd70dac56c7" /> The HTML in the second column shows me the code rather than the rendering. Expected behavior: The table in the email should look pretty much like the on-website screenshot (first screenshot I provided). ### Technical details: Redash 25.8.0 (67a95e9d) running on an EC2 instance, upgraded from 25.1.0 and 10 Firefox 141.0 on Windows 10 and Gmail via Google Workspace, though this shouldn't matter