For most SSG (Static site generators) I’ve seen that take a plain text to html conversion, they usually only serve up .html
Wondering out loud if this would be a useful and desirable addition for SSG tools to have the option to serve up say .html and a .md (or .txt or whatever).
Am I missing something? Be a good idea/feature yeah?