shift-org / shift-docs

Shift2Bikes: website and calendar for shift and pedalpalooza
https://shift2bikes.org
Other
22 stars 17 forks source link

fix cal wordwrapping #709 #717

Closed ionous closed 3 months ago

ionous commented 4 months ago

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:

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.