diff options
author | claremacrae <github@cfmacrae.fastmail.co.uk> | 2013-07-28 18:59:16 +0100 |
---|---|---|
committer | claremacrae <github@cfmacrae.fastmail.co.uk> | 2013-07-28 18:59:16 +0100 |
commit | b5f86a665d272a76d768ccdc6d7c19b13e884d29 (patch) | |
tree | e641d565e9f48f552da23ce45c4d02feea6bf059 /tests/writer.dokuwiki | |
parent | 51b8ce49f1c98f22987463cf891c8f20e4a9da54 (diff) | |
download | pandoc-b5f86a665d272a76d768ccdc6d7c19b13e884d29.tar.gz |
Removed incorrect entity conversion in dokuwiki writer (#386)
Diffstat (limited to 'tests/writer.dokuwiki')
-rw-r--r-- | tests/writer.dokuwiki | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/writer.dokuwiki b/tests/writer.dokuwiki index 0d03ea8b3..742c9ca25 100644 --- a/tests/writer.dokuwiki +++ b/tests/writer.dokuwiki @@ -64,7 +64,7 @@ Nested block quotes: </blockquote> <blockquote>nested </blockquote></blockquote> -This should not be a block quote: 2 > 1. +This should not be a block quote: 2 > 1. And a following paragraph. @@ -501,15 +501,15 @@ Here is some unicode: * set membership: ∈ * copyright: © -AT&T has an ampersand in their name. +AT&T has an ampersand in their name. -AT&T is another way to write it. +AT&T is another way to write it. -This & that. +This & that. -4 < 5. +4 < 5. -6 > 5. +6 > 5. Backslash: \ @@ -531,7 +531,7 @@ Left paren: ( Right paren: ) -Greater-than: > +Greater-than: > Hash: # @@ -597,7 +597,7 @@ Foo [[url/|biz]]. Here’s a [[http://example.com/?foo=1&bar=2|link with an ampersand in the URL]]. -Here’s a link with an amersand in the link text: [[http://att.com/|AT&T]]. +Here’s a link with an amersand in the link text: [[http://att.com/|AT&T]]. Here’s an [[script?foo=1&bar=2|inline link]]. |