Modified the test of a link containing an underscore in

both the label and the URL.  The underscore must be
backslash-escaped.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@730 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher 2007-07-15 23:54:02 +00:00
parent 7e1370aa87
commit c14082cab2

View file

@ -548,7 +548,7 @@ Just a [URL](/url/).
[URL and title](/url/ 'title with single quotes')
[with_underscore](/url/with_underscore)
[with\_underscore](/url/with_underscore)
[Email link](mailto:nobody@nowhere.net)