Skip to content

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

@snow-drop

Description

@snow-drop

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.'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions