Help Needed: Formatting Messages with Bullet Points for Sequencer
seeing if anyone can help as clay are out of hours, i'm currently trying to format a message to be pushed to a sequencer, it has bullet points, the formula i used was {{Message 3 Body}}?.replace(/ /g, " ")?.replace(/\n/g, "<br>") - this works but was generated when i didn't have bullet points the format i need all my messages to follow is this one </li></ul>HelloFresh Used Chattermill to: <ul> <li>Increase Average Order Values (AOV) by 30%</li> <li>Grow average orders per customer by 4%</li> <li>Launch 7 new brands based on customer insights</li> </ul> They used customer insights to guide strategic growth - spotting trends, testing new ideas, and expanding their offering in line with what customers really wanted.</li></ul> i've got 26,000 messages generated, how do I recreate the prompt so that it adds bullet points to all the messages