mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 11:16:33 +00:00
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
This commit is contained in:
+5
-5
@@ -777,7 +777,7 @@ Blah
|
||||
></li
|
||||
><li
|
||||
>Here’s one that has a line break in it: <span class="math"
|
||||
>α+ω × <em
|
||||
>α+ω × <em
|
||||
>x</em
|
||||
><sup
|
||||
>2</sup
|
||||
@@ -813,15 +813,15 @@ Blah
|
||||
>Here is some unicode:</p
|
||||
><ul
|
||||
><li
|
||||
>I hat: Î</li
|
||||
>I hat: Î</li
|
||||
><li
|
||||
>o umlaut: ö</li
|
||||
>o umlaut: ö</li
|
||||
><li
|
||||
>section: §</li
|
||||
>section: §</li
|
||||
><li
|
||||
>set membership: ∈</li
|
||||
><li
|
||||
>copyright: ©</li
|
||||
>copyright: ©</li
|
||||
></ul
|
||||
><p
|
||||
>AT&T has an ampersand in their name.</p
|
||||
|
||||
Reference in New Issue
Block a user