jaredlt / add_to_calendar

A ruby gem to generate 'Add To Calendar' URLs for Android, Apple, Google, Hey, Office 365, Outlook, Outlook.com and Yahoo calendars
MIT License
87 stars 15 forks source link

Add examples with link in description #10

Closed jaredlt closed 4 years ago

jaredlt commented 4 years ago

Explain that Google with turn any link into hyperlink automatically (but that you must be in view mode, not edit mode)

Explain how to add a href link ie. just pass in the raw html into the description <a href="https://www.example.com">Example link</a> (but again it will only show in view mode, not edit )