From 56d36312453628f928250d6b907bbf57e687815c Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Fri, 22 Mar 2019 22:39:40 +0100 Subject: [PATCH] patch from Christopher Lee: add defs for restructured text, markdown and graphviz --- src/sampleconf/mimemap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/sampleconf/mimemap b/src/sampleconf/mimemap index b5446db2..4620086f 100644 --- a/src/sampleconf/mimemap +++ b/src/sampleconf/mimemap @@ -12,6 +12,9 @@ .txt = text/plain .text = text/plain +.rst = text/plain +.md = text/plain +.gv = text/plain .srt = text/x-srt .ini = text/x-ini .csv = text/x-csv