summaryrefslogtreecommitdiff
path: root/tests/s5.fancy.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/s5.fancy.html')
-rw-r--r--tests/s5.fancy.html86
1 files changed, 44 insertions, 42 deletions
diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html
index 8892e2ac7..e7f648eed 100644
--- a/tests/s5.fancy.html
+++ b/tests/s5.fancy.html
@@ -1,11 +1,16 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<!-- configuration parameters -->
+<html
+><head
+ ><title
+ >My S5 Document</title
+ ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
+ /><meta name="generator" content="pandoc"
+ /><meta name="author" content="Sam Smith"
+ /><meta name="author" content="Jen Jones"
+ /><meta name="date" content="July 15, 2006"
+ /><!-- configuration parameters -->
<meta name="defaultView" content="slideshow" />
<meta name="controlVis" content="hidden" />
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="pandoc" />
<style type="text/css" media="projection" id="slideProj">
/* Do not edit or override these styles! The system will likely break if you do. */
@@ -1649,51 +1654,48 @@ else
}
}
</script>
-
-<meta name="author" content="Sam Smith, Jen Jones" />
-<meta name="date" content="July 15, 2006" />
-<title>My S5 Document</title>
-</head>
-<body>
-<div class="layout">
+</head
+ ><body
+ ><div class="layout">
<div id="controls"></div>
<div id="currentSlide"></div>
<div id="header"></div>
<div id="footer">
-
-<h1>July 15, 2006</h1>
-<h2>My S5 Document</h2>
+<h1
+ >July 15, 2006</h1
+ ><h2
+ >My S5 Document</h2
+ ></div>
</div>
-</div>
-
<div class="presentation">
-
<div class="slide">
-
-<h1>My S5 Document</h1>
-<h3>Sam Smith, Jen Jones</h3>
-<h4>July 15, 2006</h4>
-</div>
-
+<h1
+ >My S5 Document</h1
+ ><h3
+ >Sam Smith, Jen Jones</h3
+ ><h4
+ >July 15, 2006</h4
+ ></div>
<div class="slide">
-
-<h1>First slide</h1>
-<ul class="incremental">
- <li>first bullet</li>
- <li>second bullet</li>
-</ul>
-</div>
-
+<h1
+ >First slide</h1
+ ><ul class="incremental"
+ ><li
+ >first bullet</li
+ ><li
+ >second bullet</li
+ ></ul
+ ></div>
<div class="slide">
-
-<h1>Math</h1>
-<ul class="incremental">
- <li>$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li>
-</ul>
+<h1
+ >Math</h1
+ ><ul class="incremental"
+ ><li
+ >$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li
+ ></ul
+ ></div>
</div>
-
-</div>
-
-</body>
-</html>
+</body
+ ></html
+>