I often create HTML email templates in n8n, and to preview it with the mapped test fields, I copy the result and use an external HTML editor service.
I want a solution inside n8n to simplify the process, looked for some chrome extension, none of them worked as intended
I want the extension to detect the html tag , and show an HTML preview icon next to the field, when I click on it it opens a center peak window with the preview of the html, and I can click away to dismiss it…
Any existing solutions?
Native HTML and MarkDown preview options within n8n would be massive.
I was mainly asking for some suggestions on some good Chrome extensions to use for this. I’m currently trying to build one, but if there is a pre-existing one I’d rather just use that.