Hello AppGyver!
Trying to render rich text from my API.
Using Rich text component.
Collect data with Formula, you can see on screenshot:
In this case I can render only one paragraph of my text.
How can I do it for whole document?
My text structured in JSON:
So how should I render formatted text correctly?