Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'desc' property not detecting code for creating a line break like '\n' or '<br/>' #105

Open
snow-drop opened this issue Aug 16, 2018 · 0 comments

Comments

@snow-drop
Copy link

Good day. First of all, I'm thankful for this library for showing events on a calendar. It's intuitive, simple to use. Anyway, I'm facing an issue with regards to the 'desc' property of the events. Is there a way to create a description with line beaks? like:

return {
   date: date,
   title: 'Titile',
   desc: 'This \n is \n a \n description' // 'This <br/> is <br/> a </br> description.'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant