the wordwrapping utility we're using trims lines by default after it wraps them. needed to turn that off.
now for the ics lines:
DESCRIPTION:Portland might be famous for its MAX trains and Tillikum
Crossing these days\, but back at the turn of the 20th Century Portland\,
there is a space after "Tillikum " ( and after "Portalnd\, " ) where previously there wasn't. ( the space in front of " Crossing" was there before, and is required for proper line handling in ical. )
also: added an option to the url (&filename=none) to render the results as plain text -- helps a lot for debugging.
fix for #709
the wordwrapping utility we're using trims lines by default after it wraps them. needed to turn that off.
now for the ics lines:
there is a space after "Tillikum " ( and after "Portalnd\, " ) where previously there wasn't. ( the space in front of " Crossing" was there before, and is required for proper line handling in ical. )
also: added an option to the url (
&filename=none
) to render the results as plain text -- helps a lot for debugging.