starter-postmark
starter-postmark copied to clipboard
A Maizzle starter based on Postmark's transactional email templates.
Just found this Bug and fixed it here as well - Remove so Variable 'page.preheader' gets used
I would really like to use this framework to develop postmark emails, however, it does not fit with existing tools. For example, there is postmark cli (official) - https://github.com/wildbit/postmark-cli/ that...
The company data is not being correctly shown ``` module.exports = { build: { posthtml: { expressions: { delimiters: ['[[', ']]'], unescapeDelimiters: ['[[[', ']]]'], } }, templates: { source: 'src/templates',...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. Commits 56774ef 10.5.0 1e4e297 bin: Do not expose filenames to shell expansion See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2. Release notes Sourced from brace-expansion's releases. v2.0.2 pkg: publish on tag 2.x 14f1d91 fmt ed7780a Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.3. Release notes Sourced from undici's releases. v6.21.3 What's Changed [Backport v6.x] append crlf to formdata body by @github-actions in nodejs/undici#4210 Full Changelog: https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3 v6.21.2...