I have an Asana API pulling in project status field. The incoming values are unordered lists <UL><LI>. Is there anything that I can do from a beast mode perspective to maintain this formating versus (adding line breaks & bullet points, etc.). Ive seen suggestions on Dojo that included a REPLACE() but that still formats incorrectly - in regards to spacing/indents on new line items.
Would appreciate anyones input on suggestions!
Thank you