Theres is a bug, that in some cases events with a multiline description cant be written correctly. It should be fixed in the EncodedTokenValue.cs EncodeValue(string value) Methode
A Environment.NewLine in the ical file is not a linebreak in the value. A linebreak sould be a \\n.
Theres is a bug, that in some cases events with a multiline description cant be written correctly. It should be fixed in the EncodedTokenValue.cs
EncodeValue(string value)
MethodeA Environment.NewLine in the ical file is not a linebreak in the value. A linebreak sould be a
\\n
.