aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-06-19 19:05:58 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-06-19 19:05:58 +0000
commit0fc174ac78c00252b3f1215fbfa8ecebc0fc2157 (patch)
tree3e148841b687a54261cadfc4fdd338f474fb6cd7 /tests/writer.html
parent6b73389328796b2b1e4575c7fdffa8e7745e188c (diff)
downloadpandoc-0fc174ac78c00252b3f1215fbfa8ecebc0fc2157.tar.gz
In HTML tests, use decimal entities for everything above 127.
This is how xhtml-3000.2.0.0 works. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1292 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.html')
-rw-r--r--tests/writer.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/writer.html b/tests/writer.html
index e58023d6f..3ed9884ad 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -777,7 +777,7 @@ Blah
></li
><li
>Here&rsquo;s one that has a line break in it: <span class="math"
- >&#945;+&#969;&#8201;×&#8201;<em
+ >&#945;+&#969;&#8201;&#215;&#8201;<em
>x</em
><sup
>2</sup
@@ -813,15 +813,15 @@ Blah
>Here is some unicode:</p
><ul
><li
- >I hat: Î</li
+ >I hat: &#206;</li
><li
- >o umlaut: ö</li
+ >o umlaut: &#246;</li
><li
- >section: §</li
+ >section: &#167;</li
><li
>set membership: &#8712;</li
><li
- >copyright: ©</li
+ >copyright: &#169;</li
></ul
><p
>AT&amp;T has an ampersand in their name.</p