carlsednaoui / add-to-calendar-buttons

Easily add a "add to calendar" button to your websites. This JavaScript library supports Google Calendar, iCal, Outlook and Yahoo Calendar.
476 stars 171 forks source link

Title including "&" breaks URL #30

Open SeanGPalmer opened 6 years ago

SeanGPalmer commented 6 years ago

As the subject reads, titles or descriptions that include "&" don't pass through correctly. Let's say the title or description is the following:

Lorem ipsum & dolor sit amet.

This would pass through to the calendar as "Lorem ipsum" and forgets the rest of the title or description.