aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.rst
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-06 20:47:00 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-06 20:47:00 +0000
commit233148f9638f637871391cbed239068aeddb6cca (patch)
treebda8ced5e165d64c9c69e361718c13282514bf94 /tests/writer.rst
parent58dcef062556067b753892c8020d7f8c4e0bed0c (diff)
downloadpandoc-233148f9638f637871391cbed239068aeddb6cca.tar.gz
Fixed bug in Markdown reader's handling of underscores and other
inline formatting markers inside reference labels: for example, in '[A_B]: /url/a_b', the material between underscores was being parsed as emphasized inlines. git-svn-id: https://pandoc.googlecode.com/svn/trunk@442 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.rst')
-rw-r--r--tests/writer.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/writer.rst b/tests/writer.rst
index e3eb59612..e276ac647 100644
--- a/tests/writer.rst
+++ b/tests/writer.rst
@@ -616,6 +616,8 @@ Just a `URL`_.
`URL and title`_
+`with\_underscore`_
+
`Email link`_
`Empty`_.
@@ -739,6 +741,7 @@ indented.
.. _quoted link: http://example.com/?foo=1&bar=2
.. _URL: /url/
.. _URL and title: /url/
+.. _with\_underscore: /url/with_underscore
.. _Email link: mailto:nobody@nowhere.net
.. _Empty:
.. _bar: /url/