express-markdown
express-markdown copied to clipboard
Default File when directory requested
Added the ability to allow for a directory URL to be requested. If a directory is requested then a default markdown file is appended to the file url.
If not specified the default file used is 'readme.md' however this can be changed in the init options.