diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:14:27 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-31 01:14:27 +0000 |
commit | 22dcf7afdd7ea4508d9b739a3b48138022d361e6 (patch) | |
tree | aab5c84a315c22df1cf91c1143f1469b92a600d0 /tests/writer.html | |
parent | 275a740624d181630abf120fe39c4f5a8d284a19 (diff) | |
download | pandoc-22dcf7afdd7ea4508d9b739a3b48138022d361e6.tar.gz |
Tweaked templates and tests.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1711 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.html')
-rw-r--r-- | tests/writer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.html b/tests/writer.html index 01b93481c..2996c135d 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -6,9 +6,9 @@ <meta name="generator" content="pandoc" /> <meta name="author" content="John MacFarlane; Anonymous" /> <meta name="date" content="July 17, 2006" /> - </head> +</head> <body> - <h1 class="title">Pandoc Test Suite</h1> +<h1 class="title">Pandoc Test Suite</h1> <p >This is a set of tests for pandoc. Most of them are adapted from John Gruber’s markdown test suite.</p ><hr |