diff options
author | mjfernez <mjf@mjfer.net> | 2021-12-22 17:00:36 -0500 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2021-12-22 17:00:36 -0500 |
commit | 1db6cac3451c8cf5b8b50ad5db94d5d3ba355901 (patch) | |
tree | a80973c74d41d8a29cf02158f64607ebd135aafb /mimetypes.csv | |
parent | e4b7179c121473be2e53999cc50933521498c7a9 (diff) | |
download | ezcms-1db6cac3451c8cf5b8b50ad5db94d5d3ba355901.tar.gz |
revert markdown to text/markdown
Diffstat (limited to 'mimetypes.csv')
-rw-r--r-- | mimetypes.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimetypes.csv b/mimetypes.csv index 4defb37..7e867ea 100644 --- a/mimetypes.csv +++ b/mimetypes.csv @@ -90,4 +90,4 @@ .R,text/plain .yml,text/plain .yaml,text/plain -.md,text/plain +.md,text/markdown |