You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the full commit that adds that test: 733893d
Does this help?
By the way, I see you're struggling with \r\n line breaks. The test is splitting on \n only. So you would have to change that part to fit to your own solution.
Hi,
Linebraks are not rendered in the contentful-rich-text-vue-renderer. We tried something like this:
But then the break is rendered as string. In the 'rich-text-html-renderer' there is an option:
Can you please provide an option to render Linebreaks correct?
The text was updated successfully, but these errors were encountered: