aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 02:06:52 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 02:06:52 +0000
commit709de162232e04b94a67d1d8610f02a11533c319 (patch)
tree24a601f587a0de1792e7d774324c673eec60b608 /tests/writer.html
parente620eab478a29c34663572b83891f6855a4453c6 (diff)
downloadpandoc-709de162232e04b94a67d1d8610f02a11533c319.tar.gz
Use UTF8 instead of entities in HTML.
Resolves Issue #163. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1744 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.html')
-rw-r--r--tests/writer.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/writer.html b/tests/writer.html
index 9ddf5c70c..c67cfbd42 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -444,7 +444,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{
><p
>Should not be a list item:</p
><p
- >M.A.&nbsp;2007</p
+ >M.A. 2007</p
><p
>B. Williams</p
><hr
@@ -783,7 +783,7 @@ Blah
>hello</em
></sup
> a<sup
- >hello&nbsp;there</sup
+ >hello there</sup
>.</p
><p
>Subscripts: H<sub
@@ -791,7 +791,7 @@ Blah
>O, H<sub
>23</sub
>O, H<sub
- >many&nbsp;of&nbsp;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
@@ -836,13 +836,13 @@ Blah
><span class="math"
><em
>x</em
- >&#8201;&#8712;&#8201;<em
+ > ∈ <em
>y</em
></span
></li
><li
><span class="math"
- >&#945;&#8201;&#8743;&#8201;&#969;</span
+ >α ∧ ω</span
></li
><li
><span class="math"
@@ -867,7 +867,7 @@ Blah
>)=\lim<sub
><em
>h</em
- >&#8201;&#8594;&#8201;0</sub
+ > → 0</sub
>\frac{<em
>f</em
>(<em
@@ -884,7 +884,7 @@ Blah
></li
><li
>Here&rsquo;s one that has a line break in it: <span class="math"
- >&#945;+&#969;&#8201;×&#8201;<em
+ >α+ω × <em
>x</em
><sup
>2</sup
@@ -930,7 +930,7 @@ Blah
><li
>section: §</li
><li
- >set membership: &#8712;</li
+ >set membership: ∈</li
><li
>copyright: ©</li
></ul