annotate test/__init__.py @ 6280:6ed5152a92d0

issue2551096 - enable markdown autolink for email and bare url's. Modify raw markdown adding appropriate link markers '<' and '>' on the fly so bare urls and email addreses are recognized as explicit links by markdown backends. Patch by Cedric Krier.
author John Rouillard <rouilj@ieee.org>
date Thu, 29 Oct 2020 23:15:31 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/