Files
pandoc/tests/Tests/Readers
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-05-13 20:53:19 -07:00
2015-07-14 10:24:39 -07:00
2015-07-10 10:35:58 -07:00