I want to provide dynamic feedback in a note that summarizes the responses. I have been successful in deploying these summaries with both newlines (\n) and tabs (\t) in the concatenation formula (concat). When I try to add some formatting to the concatenation, it breaks the newline and tabs, so that everything appears on one line.
I have attached a form to test this. In the results, we can see that adding some bold text to the concat causes an issue.
Is it possible to apply formatting in the same concatenation form that a newline appears?
