Files
pandoc/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
..
2014-08-13 11:16:50 -07:00
2015-03-03 14:37:02 +03:00
2015-07-14 10:24:39 -07:00
2014-08-13 11:16:50 -07:00
2015-05-13 20:53:19 -07:00
2015-07-06 17:20:26 -07:00
2014-12-15 22:14:29 -08:00