summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/SelfContained.hs
AgeCommit message (Expand)Author
2012-01-14SelfContained: Use getMimeType from Text.Pandoc.MIME.John MacFarlane
2011-12-04SelfContained: Get mime type from HTTP request if possible.John MacFarlane
2011-12-04SelfContained: Convert all url()s in css to data: uris.John MacFarlane
2011-11-24--self-contained now works with `<video>` as well as `<img>`.John MacFarlane
2011-11-21Changed Offline module to SelfContained, offline to makeSelfContained.John MacFarlane