Hello World

This is a sample post to validate the MDX pipeline. It supports:

Here's a code block:

const greeting = "Hello from austinfischer.app";
console.log(greeting);

More to come.