init: n8n community node for sending emails rendered from Markdown via emailmd

This commit is contained in:
2026-03-28 14:10:06 +01:00
commit 6cdd6b0ba1
10 changed files with 10013 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
dist/
*.js.map
.env