//Catch Pre tags and apply highlighting

Opening .ics Calendar

If you would like to open an .ics file in your app, you can use the default system to import into your device's calendar.  You can add a link to either a custom page or on a WordPress page, but you'll need to add target="_system" to your link.

<a href="https://example.com/wp-content/uploads/invite.ics" target="_system">Open cal</a>