Hello World
This is an MDX post. It supports both static email HTML and an interactive web version.
Interactive components like this will render on the website.
Markdown Goodies
- Lists
- Bold and italic
- Code:
export function greet(name: string) {
return `Hello, ${name}!`
}
Blockquotes work too.
Thanks for reading!
Enjoyed this post? Consider subscribing or sharing!