express-markdown icon indicating copy to clipboard operation
express-markdown copied to clipboard

Default File when directory requested

Open vultuk opened this issue 8 years ago • 0 comments

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.

vultuk avatar Jun 01 '17 22:06 vultuk