I am trying to add a link to yahoo calendar events like this
https://calendar.yahoo.com/?v=60&DESC=Client%20Info%3A<br>Name%3A%20Hello%20World<br>&ST=20180630T070000&DUR=0100
But event description is appearing in same line. Other things are alright. Can anyone suggest how can I add line breaks in DESC
so that it looks like this
Client Info
Name: Hello World
PS: Same description works fine in google calendar api.