Fixing Email text from Text Aggregator

The <ul> at the end of the Text field is a HTML element to begin an unordered list.

But you did not insert any list items and then close the unordered list tag.

So everything after it is “indented” once, per <ul>.

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!