Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-14 | Added 'layout-cache' to getMimeType. | John MacFarlane | 1 | -0/+1 | |
This ensures that the META-INF/manifest.xml for ODT files will have everything it needs. Fixes a bug using modified ODT files as `--reference-odt`. | |||||
2011-07-19 | Added unexported Text.Pandoc.MIME. | John MacFarlane | 1 | -0/+483 | |
Moved getMimeType from Text.Pandoc.Shared to Text.Pandoc.MIME, so we won't have an API change. |