summaryrefslogtreecommitdiff
path: root/tests/writer.docbook
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-28 19:15:30 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-07-28 19:15:30 +0000
commitde72aea6b444c8e922605fdb0c1c8dafd75f534a (patch)
tree8b1400a55a04c504a85208f808752f4b9fe67784 /tests/writer.docbook
parent44b136740b7ab988b96ee67fb67d7395ef3823ce (diff)
Brought test suite up to date.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@828 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.docbook')
-rw-r--r--tests/writer.docbook9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/writer.docbook b/tests/writer.docbook
index 7d5b72abd..596380f3f 100644
--- a/tests/writer.docbook
+++ b/tests/writer.docbook
@@ -979,7 +979,7 @@ Cat &amp; 1 \\ \hline
<ulink url="/url/with_underscore">with_underscore</ulink>
</para>
<para>
- <email>nobody@nowhere.net</email>
+ Email link (<email>nobody@nowhere.net</email>)
</para>
<para>
<ulink url="">Empty</ulink>.
@@ -1046,7 +1046,7 @@ Cat &amp; 1 \\ \hline
<title>Autolinks</title>
<para>
With an ampersand:
- <ulink url="http://example.com/?foo=1&amp;bar=2">http://example.com/?foo=1&amp;bar=2</ulink>
+ <ulink url="http://example.com/?foo=1&amp;bar=2"><literal>http://example.com/?foo=1&amp;bar=2</literal></ulink>
</para>
<itemizedlist>
<listitem>
@@ -1056,7 +1056,7 @@ Cat &amp; 1 \\ \hline
</listitem>
<listitem>
<para>
- <ulink url="http://example.com/">http://example.com/</ulink>
+ <ulink url="http://example.com/"><literal>http://example.com/</literal></ulink>
</para>
</listitem>
<listitem>
@@ -1071,7 +1071,7 @@ Cat &amp; 1 \\ \hline
<blockquote>
<para>
Blockquoted:
- <ulink url="http://example.com/">http://example.com/</ulink>
+ <ulink url="http://example.com/"><literal>http://example.com/</literal></ulink>
</para>
</blockquote>
<para>
@@ -1176,3 +1176,4 @@ or here: &lt;http://example.com/&gt;
</para>
</section>
</article>
+