calendar-links icon indicating copy to clipboard operation
calendar-links copied to clipboard

Fix Outlook 2016 - ics: description shows no html formatting

Open karthikbodu opened this issue 3 years ago • 2 comments

Committer: Karthik Kumar Bodu [email protected]

Context and Purposes

Problem : The HTML formatting is lost when DESCRIPTION is used in the ICS file.

Reference : https://answers.microsoft.com/en-us/outlook_com/forum/all/outlook-2016-ics-description-shows-no-html/08d06cba-bfe4-4757-a052-adab64ea75a2?page=1

Solution : Using X-ALT-DESC;FMTTYPE=text/html will resolve the problem and will render the description if there are HTML tags.

karthikbodu avatar Nov 15 '21 14:11 karthikbodu

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

spatie-bot avatar Mar 16 '22 11:03 spatie-bot

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

spatie-bot avatar Jul 18 '22 10:07 spatie-bot

Sorry, I have to revert these changes. Details you can find in https://github.com/spatie/calendar-links/pull/158#pullrequestreview-1212636848

alies-dev avatar Dec 11 '22 02:12 alies-dev