aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-23 23:09:47 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-23 23:09:47 +0000
commit4725e7b1a7cae831d8b4a72acf2e95084c5bc501 (patch)
tree89ace19eac082148c6d1563b6d9f902034d52f0b
parent61977cbd2e29542023cd9dfe322ff86fe168dfdc (diff)
downloadpandoc-4725e7b1a7cae831d8b4a72acf2e95084c5bc501.tar.gz
HTML writer test: use UTF-8 characters rather than entities.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1333 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--tests/writer.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/writer.html b/tests/writer.html
index 38eaf6a2a..4a7c384ee 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -412,7 +412,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{
><p
>Should not be a list item:</p
><p
- >M.A.&#160;2007</p
+ >M.A. 2007</p
><p
>B. Williams</p
><hr
@@ -678,7 +678,7 @@ Blah
>hello</em
></sup
> a<sup
- >hello&#160;there</sup
+ >hello there</sup
>.</p
><p
>Subscripts: H<sub
@@ -686,7 +686,7 @@ Blah
>O, H<sub
>23</sub
>O, H<sub
- >many&#160;of&#160;them</sub
+ >many of them</sub
>O.</p
><p
>These should not be superscripts or subscripts, because of the unescaped spaces: a^b c^d, a~b c~d.</p
@@ -777,7 +777,7 @@ Blah
></li
><li
>Here&rsquo;s one that has a line break in it: <span class="math"
- >&#945;+&#969;&#8201;&#215;&#8201;<em
+ >&#945;+&#969;&#8201;×&#8201;<em
>x</em
><sup
>2</sup
@@ -815,15 +815,15 @@ Blah
>Here is some unicode:</p
><ul
><li
- >I hat: &#206;</li
+ >I hat: Î</li
><li
- >o umlaut: &#246;</li
+ >o umlaut: ö</li
><li
- >section: &#167;</li
+ >section: §</li
><li
>set membership: &#8712;</li
><li
- >copyright: &#169;</li
+ >copyright: ©</li
></ul
><p
>AT&amp;T has an ampersand in their name.</p