Example:
"Harry Potter is a fascinating tale of wizards, wands, broomsticks, dragons, and magic. The story begins with a young boy named Harry Potter who lives at number four Privet Drive, Surrey, England.
<image 1>
His journey begins after the death of his parents at the hands of the evil Lord Voldemort."
I have an apply to each the goes through each line to see if it starts with “<image” and then add the necessary into the an array.
This is all working perfectly and without any issues, the only thing I am really struggling with is how to add a line break because when the “Text” is empty it just disregards it. I have tried replacing it with /n/n/ /r/r/r /n/r/n/r.
If I just add the dynamic content into the adaptive card then the line breaks are where they should be, its just because I am using a array.
I start using spacing in the adaptive card properties to act as an line break and that was working well until I realised when I want to add something onto an new line it was looking like a new double return has been added which made it look stupid.
Does anyone have any ideas?

Report
All responses (
Answers (