diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2017-02-24 11:55:15 +0100 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2017-02-24 11:55:50 +0100 |
| commit | 7c0a80c323f81e6262848bfcfc922301e3f406e0 (patch) | |
| tree | fda43daa2a75e1a7d8b85972b313cfbdbf13ce5a /src/Text/Pandoc/Readers/TWiki.hs | |
| parent | 0e8b19e709c61b0eda8ba2191d99991ad3f50458 (diff) | |
| download | pandoc-7c0a80c323f81e6262848bfcfc922301e3f406e0.tar.gz | |
SelfContained: don't use data URIs for script or style.
Instead, just use script or style tags with the content inside.
The old method with data URIs prevents certain optimizations
outside pandoc.
Exception: data URIs are still used when a script contains
`</script>` or a style contains `</`.
Closes #3423.
Also, in MIME, use application/javascript (not
application/x-javascript).
Diffstat (limited to 'src/Text/Pandoc/Readers/TWiki.hs')
0 files changed, 0 insertions, 0 deletions
