I am developing a site that will use a graphql data server and until that stabilizes I have developed a small application to work out the markdown details. Our project already uses elm-spa and elm-css so it was relatively simple to put together a site that focuses on the markdown implementation.
It has no other purpose than to develop the markdown so it seemed inevitable it would end up being shared as a elm-spa test example as well as for the markdown renderer.