Skip to content
Discussion options

You must be logged in to vote

The URL cannot be previewed because the response header's Content-Type is not a browser-displayable text type. Consequently, the browser treats the file as a download, even without a Markdown viewer extension installed.

Please try changing the response header for xxx.md to:
Content-Type: text/markdown; charset=utf-8

If you're using a development framework, refer to its documentation for how to configure the response header for xxx.md URL.

Hope this helps!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@axelhuizinga
Comment options

@Heroor
Comment options

@Heroor
Comment options

Answer selected by axelhuizinga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants