Open pirafrank opened 2 years ago
still broken: https://ratfactor.com/tools/icalendar-viewer "ParserError: invalid ical body. component began but did not end"
error while trying to parse .ics URL in macOS Calendar.
validator above doesn't work, use this to get parsing errors: https://icalendar.org/validator.html
https://fpira.com/calendars/posts.ics
cannot be parsed due to bad line feedscheck line endings to comply with https://icalendar.org/iCalendar-RFC-5545/3-1-content-lines.html.
Then validate output on https://icalendar.org/validator.html