hoodie / icalendar-rs

📆 icalendar library, in Rust of course - for fun
Apache License 2.0
122 stars 32 forks source link

fix escaping #103

Closed hoodie closed 2 months ago

hoodie commented 2 months ago

thanks to @luca-iachini for noticing that the escapign of text is not implemented correctly. this should address this. still considering making this a breaking change since the output of the serializer is no longer compatible with that of previous versions