summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/MIME.hs
Commit message (Expand)AuthorAge
* Add opus to MIME type table as audio/ogg.John MacFarlane2017-12-26
* hlint suggestions.John MacFarlane2017-10-27
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* SelfContained: don't use data URIs for script or style.John MacFarlane2017-02-24
* Added emf to mimeTypes with type application/x-msmetafile.John MacFarlane2017-02-22
* Use correct mime types for woff and woff2.John MacFarlane2016-11-12
* Updated copyright dates to include 2016.John MacFarlane2016-03-22
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Fixed svg handling in EPUB writer.John MacFarlane2015-05-27
* Added woff2 to MIME typesAlfred Wechselberger2015-04-29
* Updated copyright notices to -2015. Closes #2111.John MacFarlane2015-04-26
* Changed mime type for otf to application/vnd.ms-opentype.John MacFarlane2014-11-16
* add mime type for WebVTTJason Ronallo2014-10-04
* MIME cleanup.Artyom Kazak2014-08-17
* Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
* EPUB writer: Incorporate files linked in <video> tags.John MacFarlane2014-03-14
* Added wmf and emf mime types.John MacFarlane2014-01-07
* MIME: Add entry for jfif.John MacFarlane2013-11-30
* MIME: In looking up extensions, drop the encoding info.John MacFarlane2013-11-19
* PDF generation improvements.John MacFarlane2013-07-20
* MIME: Support vs and fs as text/plain.John MacFarlane2013-01-17
* Added MIME types for .wof and .eot.John MacFarlane2012-10-11
* Fixed whitespace errors.John MacFarlane2012-07-26
* Added webm to mime types. Closes #543.John MacFarlane2012-06-28
* Added `--epub-embed-font` option.John MacFarlane2012-01-30
* Added 'layout-cache' to getMimeType.John MacFarlane2012-01-14
* Added unexported Text.Pandoc.MIME.John MacFarlane2011-07-19