Skip to content

Fix unnecessary linebreaks in description

Jari Rentsch requested to merge event-description-layout into master

The linebreaksbr leads to too many new lines in the descriptions. Hence I removed it and instead we now allow br tags. I also removed blockquote as users can't add it and it seems unnecessary for our usecases.

I also did lots of manual inspections and it looks good on real data now. I also checked that br tags now work.

Closes #33 (closed)

Merge request reports

Loading