Why is my HTML email link not clickable when sent via Resend API?
I’m using the Resend API to send HTML emails, but the links in the email body aren’t clickable. The HTML renders correctly (e.g., bold text works), but the link isn’t clickable. This is all running inside of a Supabase edge function, here’s the relevant part of the code: