textile / python-textile

A Python port of Textile, A humane web text generator
Other
68 stars 23 forks source link

Autolink should ignore urls within image references #17

Closed ahaith closed 8 years ago

ahaith commented 9 years ago

e.g. !http://www.ox.ac.uk/favicon.ico! becomes the non-functioning <img src="<a href="http: www.ox.ac.uk favicon.ico" rel="nofollow"">"www.ox.ac.uk/favicon.ico" />

ikirudennis commented 8 years ago

This is resolved in the develop branch. It will be merged in soon-ish.