I’m getting data from an API that returns it in this format:
- “Title of thing 1” - description of thing 1.
- “Title of thing 1” - description of thing 2.
- “Title of thing 1” - description of thing 3.
And it goes into a Group with a Type of “Text”.
I want to format it nicely so that the Titles can be heading styles and the descriptions can go underneath and each of them are in separate Groups.
I got the Headings figured out… but I’m struggling with the descriptions…
First description works like this, but I can’t get the other two to work: