Commit 9601cc5 1 parent 4c1f840 commit 9601cc5 Copy full SHA for 9601cc5
File tree 6 files changed +6
-0
lines changed
6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ $if(date-meta)$
8
8
<meta name="dcterms.date" content="$date-meta$" />
9
9
$endif$
10
10
<title>$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</title>
11
+ <style type="text/css">code{white-space: pre;}</style>
11
12
$if(highlighting-css)$
12
13
<style type="text/css">
13
14
$highlighting-css$
Original file line number Diff line number Diff line change 11
11
< meta name ="date " content ="$date-meta$ " />
12
12
$endif$
13
13
< title > $if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</ title >
14
+ < style type ="text/css "> code {white-space : pre;}</ style >
14
15
$if(highlighting-css)$
15
16
< style type ="text/css ">
16
17
$highlighting- css$
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ $if(date-meta)$
10
10
<meta name="dcterms.date" content="$date-meta$">
11
11
$endif$
12
12
<title>$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</title>
13
+ <style type="text/css">code{white-space: pre;}</style>
13
14
<!--[if lt IE 9]>
14
15
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
15
16
<![endif]-->
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ $if(date-meta)$
11
11
<meta name="date" content="$date-meta$" />
12
12
$endif$
13
13
<title>$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</title>
14
+ <style type="text/css">code{white-space: pre;}</style>
14
15
<!-- configuration parameters -->
15
16
<meta name="defaultView" content="slideshow" />
16
17
<meta name="controlVis" content="hidden" />
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ $if(date-meta)$
13
13
<meta name =" date" content =" $date-meta$" />
14
14
$endif$
15
15
<title >$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</title >
16
+ <style type =" text/css" >code{white-space: pre;}</style >
16
17
$if(highlighting-css)$
17
18
<style type =" text/css" >
18
19
$highlighting-css$
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ $if(date-meta)$
13
13
<meta name =" date" content =" $date-meta$" />
14
14
$endif$
15
15
<title >$if(title-prefix)$$title-prefix$ - $endif$$pagetitle$</title >
16
+ <style type =" text/css" >code{white-space: pre;}</style >
16
17
$if(highlighting-css)$
17
18
<style type =" text/css" >
18
19
$highlighting-css$
You can’t perform that action at this time.
0 commit comments