Files
pandoc/tests/Tests
John MacFarlane 9cdfd4f649 Improved bare autolink detection.
Previously we disallowed `-` at the end of an autolink,
and disallowed the combination `=-`.

This commit liberalizes the rules for allowing punctuation in
a bare URI.

Added test cases.

One potential drawback is that you can no longer put a bare
URI in em dashes like this

    this uri---http://example.com---is an example.

But in this respect we now match github's treatment of bare URIs.

Closes #2299.
2015-07-14 10:24:39 -07:00
..
2015-07-14 10:24:39 -07:00
2014-04-29 18:32:42 -07:00
2013-06-24 20:29:41 -07:00
2015-02-18 21:09:07 +00:00
2013-12-19 20:28:53 -05:00