Exhausted, quick work, markdown parsing.

No time today and I'm absolutely exhausted, so I'll do a quick session before bed.

Let's try and parse this markdown into html.

I've parsed it and displayed it as html. Now I need to set it up to use custom components for markdown elements.

Ok, it now looks exactly the same as before, while being written completely in markdown. Pretty nice. Now, I have to convert all the existing components to markdown.

I'll do that tomorrow, as I've run out of time.