978
LPT Do it.
(mander.xyz)
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.

Rules
This is a science community. We use the Dawkins definition of meme.
I like this idea. What tool do you use for converting the markdown to html?
kramdownanddiscountare 2 fun little tools.kramdownis more fully featured and is a Ruby Gem.discountis made in C and is more suitable if you are using it in an on-the-fly render process (∵ lesser CPU cycles), but it has lesser ~~functionality~~ features.