lookup> text/markdown

text/markdown

text/markdown is a text media type commonly associated with .md, .markdown extensions.

textCompressibleContent-Type
MIME typetext/markdown
Extensions.md .markdown
Charset
CompressibleYes
Sourceiana

text/markdown

text/markdown is one of the text media types used on the internet, and it is safe to compress for transport. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: text/markdown

Related entities: associated extensions include .md.markdown, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.

Related formats:

Markdown DocumentMarkdown Document
.md .markdownserved as
mime type
text/markdownsent via header
http header

text/markdown is identified in HTTP by the Content-Type header and is commonly used with these methods:

What is text/markdown?

text/markdown is a text media type used to identify a content format; servers announce it to clients with the Content-Type header.

Which file extensions use text/markdown?

Extensions such as .md, .markdown are associated with this MIME type.

How do I set the Content-Type for text/markdown?

Send Content-Type: text/markdown in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods