February 1, 2022
Today is the start of the Lunar New Year Festival. It is the Year of the Tiger.
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')
}