rrrene / elixirstatus-web

Community site for Elixir project/blog post/version updates
http://elixirstatus.com
MIT License
281 stars 44 forks source link

Correctly render markdown in the formatting help #41

Closed PragTob closed 8 years ago

PragTob commented 8 years ago

This is what I originally set out to do :D

While posting today I noticed that the markdown formatting help wouldn't render correctly:

selection_010

So I fixed that:

selection_011

No tests added as there weren't already any acceptance or template tests and it seemed overkill to set them up for just this :)

rrrene commented 8 years ago

This is what I originally set out to do :D

Chapeau :wink:

Thanks for your work on this, I really appreaciate it! :+1: