This is a blog post about SolidJS. We'll learn about SolidJS and how to build with it.
We just used a ### subheading in our blog post.
###
const doStuff = () => { return console.log('hey') }
// this is a code block const doSomething = () => { return console.log('hey') }