aboutsummaryrefslogtreecommitdiff
path: root/tests/s5.inserts.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-02-27 07:05:11 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-02-27 07:05:11 +0000
commit463a0e5c3e97d389f150f9646d6a0147ea0cf570 (patch)
treeb0d50a37c4ca2226e42cd39f853b31538dbea034 /tests/s5.inserts.html
parent59065c103f334514e1b743fec5359d9fd4833b55 (diff)
downloadpandoc-463a0e5c3e97d389f150f9646d6a0147ea0cf570.tar.gz
Changes to test suite for new XHTML output.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@550 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/s5.inserts.html')
-rw-r--r--tests/s5.inserts.html65
1 files changed, 34 insertions, 31 deletions
diff --git a/tests/s5.inserts.html b/tests/s5.inserts.html
index 836546d2d..e8b0e06b3 100644
--- a/tests/s5.inserts.html
+++ b/tests/s5.inserts.html
@@ -1,32 +1,35 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<meta name="generator" content="pandoc" />
-<link rel="stylesheet" href="main.css" type="text/css" media="all" />
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<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"
+ /><link rel="stylesheet" href="main.css" type="text/css" media="all" />
STUFF INSERTED
-
-<meta name="author" content="Sam Smith, Jen Jones" />
-<meta name="date" content="July 15, 2006" />
-<title>My S5 Document</title>
-</head>
-<body>
-STUFF INSERTED
-
-<h1 class="title">
-My S5 Document
-</h1>
-<h1>First slide</h1>
-<ul>
- <li>first bullet</li>
- <li>second bullet</li>
-</ul>
-<h1>Math</h1>
-<ul>
- <li>$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li>
-</ul>
-STUFF INSERTED
-
-</body>
-</html>
+</head
+ ><body
+ >STUFF INSERTED
+<h1 class="title"
+ >My S5 Document</h1
+ ><h1
+ >First slide</h1
+ ><ul
+ ><li
+ >first bullet</li
+ ><li
+ >second bullet</li
+ ></ul
+ ><h1
+ >Math</h1
+ ><ul
+ ><li
+ >$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li
+ ></ul
+ >STUFF INSERTED
+</body
+ ></html
+>