aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-01-24 10:17:08 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-01-24 10:17:08 -0800
commit9fb1606145bb0b4372fdb5b4bf39c326f431e8c4 (patch)
treecb10ab2d881269f67ed05413c3de39fa24371b8b
parent727772183db59ed74a26757c259e6bf947850fa8 (diff)
downloadpandoc-9fb1606145bb0b4372fdb5b4bf39c326f431e8c4.tar.gz
dzslides template: Fixed css for new highlighting-kate.
-rw-r--r--default.dzslides4
1 files changed, 0 insertions, 4 deletions
diff --git a/default.dzslides b/default.dzslides
index e7605c2bc..4377cc066 100644
--- a/default.dzslides
+++ b/default.dzslides
@@ -9,11 +9,7 @@ $if(date-meta)$
$endif$
<title>$if(title-prefix)$$title-prefix$ - $endif$$if(pagetitle)$$pagetitle$$endif$</title>
$if(highlighting-css)$
- <style type="text/css">
-/*<![CDATA[*/
$highlighting-css$
-/*]]>*/
- </style>
$endif$
$if(css)$
$for(css)$