Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-17 | Don't escape `<` in `<style>` tags with `--self-contained`. | John MacFarlane | 1 | -2/+12 | |
Closes #422: highlighting lost using `--self-contained`. | |||||
2012-01-14 | SelfContained: Use getMimeType from Text.Pandoc.MIME. | John MacFarlane | 1 | -135/+6 | |
2011-12-04 | SelfContained: Get mime type from HTTP request if possible. | John MacFarlane | 1 | -18/+30 | |
--webtex --self-contained now works. | |||||
2011-12-04 | SelfContained: Convert all url()s in css to data: uris. | John MacFarlane | 1 | -29/+22 | |
2011-11-24 | --self-contained now works with `<video>` as well as `<img>`. | John MacFarlane | 1 | -0/+7 | |
2011-11-21 | Changed Offline module to SelfContained, offline to makeSelfContained. | John MacFarlane | 1 | -0/+279 | |