aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/MIME.hs
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Update copyright notices for 2014, add missing noticesAlbert Krewinkel1-2/+2
2014-03-14EPUB writer: Incorporate files linked in <video> tags.John MacFarlane1-0/+1
2014-01-07Added wmf and emf mime types.John MacFarlane1-0/+2
2013-11-30MIME: Add entry for jfif.John MacFarlane1-0/+1
2013-11-19MIME: In looking up extensions, drop the encoding info.John MacFarlane1-1/+2
2013-07-20PDF generation improvements.John MacFarlane1-2/+9
2013-01-17MIME: Support vs and fs as text/plain.John MacFarlane1-0/+2
2012-10-11Added MIME types for .wof and .eot.John MacFarlane1-0/+2
2012-07-26Fixed whitespace errors.John MacFarlane1-1/+1
2012-06-28Added webm to mime types. Closes #543.John MacFarlane1-0/+1
2012-01-30Added `--epub-embed-font` option.John MacFarlane1-0/+2
2012-01-14Added 'layout-cache' to getMimeType.John MacFarlane1-0/+1
2011-07-19Added unexported Text.Pandoc.MIME.John MacFarlane1-0/+483