No post body was provided.
Ask HN: Why browsers directly open pdf file but not markdown file?
1–2 of 2 posts
Re: Ask HN: Why browsers directly open pdf file but not markdown file?
#2My guesses would be: PDF is an ISO standard, while MD has a handful of competing implementations/standards. PDF is very widely used, while MD-as-file is rather niche.
And browsers will open .md files, they'll just interpret them as plain text.