Hi all, I’m currently using the ToHTML pack to convert a rich-text canvas cell to HTML. This HTML is then posted on to an external CMS, but before it’s migrated, I have to clean up the HTML to remove div tags, empty span tag, inline styles, etc.
Is there any way to have Coda clean it up, or generate plain HTML? I’ve tried using a few Regexreplace formulas but it’s not working for my needs.