This script spawns you a file server which serves files of various markup formats by rendering them to html. Might come handy if you are writing up something in markdown/rst/etc. and want to check the work you've done.
It needs Ruby and Pandoc (to which we refer for the list of available formatters).