Paragraph breaks not being picked up in Text component property input

I have a text component, and have tied its content to a Text component property. When I try and insert a paragraph break, it registers instead as a space. It would be great to have an option to recognise paragraph breaks — currently I’m creating multiple paragraph blocks within the component which I can toggle on / off, depending on how many paragraphs I need. However, this is a messy and unscalable workaround and is starting to cause issues.

Thank you,
Ben

Did you use the Rich Text field for the content?

Hi Renem,

Thank you for this — no, I was using a simple text element, but have now switched to Rich Text on your recommendation and that’s solved the issue, thank you!

Ben

You’re welcome, Ben.