I recently added a feature to my application to serve arbitrary markdown
documents from a directory. This is designed to allow authors to populate a
folder full of help documents, and be able to view them without any code
changes. However, because this is an MVC application, I needed a