Calendar events appear to include HTML tags which are parsed properly when subscribing via ICS on Google Calendar. However, when subscribing on Apple Calendar either from Mac or iPhone, the HTML is not parsed thus event descriptions look horrible:
<p>Here is my description.</p><p>This is a scout activity.</p><br><p>someURL</p><br><p>Do your best!</p>
Does anyone know how to either properly parse this in Apple Calendar or strip the HTML tags so it at least isn’t quite as unreadable?