John MacFarlane
|
6cdfde5807
|
SelfContained: Fix handling of absolute URLs in css imports.
Also allow single-quoted values.
Closes #535.
|
2012-06-28 18:35:21 -07:00 |
|
John MacFarlane
|
5914ae1ea3
|
Don't escape < in <style> tags with --self-contained .
Closes #422: highlighting lost using `--self-contained`.
|
2012-02-17 10:44:46 -08:00 |
|
John MacFarlane
|
d0582b912b
|
SelfContained: Use getMimeType from Text.Pandoc.MIME.
|
2012-01-14 10:27:29 -08:00 |
|
John MacFarlane
|
42eb96a8b3
|
SelfContained: Get mime type from HTTP request if possible.
--webtex --self-contained now works.
|
2011-12-04 15:58:31 -08:00 |
|
John MacFarlane
|
0126843751
|
SelfContained: Convert all url()s in css to data: uris.
|
2011-12-04 12:19:35 -08:00 |
|
John MacFarlane
|
f027fd0eff
|
--self-contained now works with <video> as well as <img> .
|
2011-11-24 10:04:25 -08:00 |
|
John MacFarlane
|
10b23e85b7
|
Changed Offline module to SelfContained, offline to makeSelfContained.
|
2011-11-21 15:09:42 -08:00 |
|