def test_end_of_clause():
"""example.com/foo, shouldn't include the ,"""
in_(('<a href="http://ex.com/foo" rel="nofollow">ex.com/foo</a>, bar',
'<a rel="nofollow" href="http://ex.com/foo">ex.com/foo</a>, bar'),
linkify('ex.com/foo, bar'))
评论列表
文章目录