We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e504d4a + fa16d2a commit 870813fCopy full SHA for 870813f
whitenoise/media_types.py
@@ -66,6 +66,7 @@ def default_types():
66
".m3u8": "application/vnd.apple.mpegurl",
67
".m4a": "audio/x-m4a",
68
".m4v": "video/x-m4v",
69
+ ".md": "text/markdown",
70
".mid": "audio/midi",
71
".midi": "audio/midi",
72
".mjs": "text/javascript",
0 commit comments