HTML preview in n8n

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.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

The short answers is no.
n8n currrently doesn’t support HTML preview in the editor.

But you can create a Feature Request here in the forum.

Does that answer your question? If yes, then please mark this reply as the solution.

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.

Hey man, sorry.

I was actually mistaken.
I don’t know about extensions, but there is a node for that:


.

If my reply answers your question, please remember to mark it as a solution.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.