jasonsalzman / react-add-to-calendar

A simple, customizable, and reusable Add to Calendar button component for React
https://jasonsalzman.github.io/react-add-to-calendar/
MIT License
181 stars 123 forks source link

Calendar specific descriptions (ex: custom description for ICS) #52

Open praveenaj opened 4 years ago

praveenaj commented 4 years ago

Because multiline descriptions are not working for iCal, is it possible to customize the description specifically for ICS file? (replace \n with a .)