Add List-Items to a single table card cell
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…