side project to "relax": I'm promising for myself since 2022 to make a blog.

I could just use Hugo but where's the fun in this?

So the first step: making a markdown parser.

Got this working today: It's hacky, unreliable, only accepts headings and paragraphs... but it works 🙂.

Next step: take this data and generate html as I already do on my website.

#TealLang