Calum McConnell writes: > > However, DWWW wanted to download the Gziped readme.md I pointed it to. Is > there > any way that can be changed, so that it gets decompressed and then served?
The issue is related to files in a markdown format only, so I've retitled the bug already. I'll add a work-around for it in next dwww upload to treat markdown files as plain text files > For instance, .gz extensions could be decompressed, They are already. However the markdown file was sent as 'text/markdown', and your browser did not know how to handle it. > .md fed through kramdown (if > its installed), ect. I'll work on providing better support next year. Regards, Robert