Email Workflow Test

This post is designed to verify:

  • Website render at /blog/email-test
  • Email HTML at /api/blog/email-test/email
  • Buttondown draft via pnpm buttondown:publish email-test

Markdown features

Bold, italic, lists, and a code block:

export const add = (a: number, b: number) => a + b

An image from public/ to verify absolute URL rewriting in emails:

Site favicon

Relative link back to this post (also rewritten in emails):

Open on the site

Interactive bits (web only)

This callout renders with site styles on the web.

Try clicking the toggle on the web:


Enjoyed this post? Consider subscribing or sharing!