hey kyle! looks like brevity currently allows slashes in hostnames when detecting links:
>>> brevity.autolink('/var/www/doubleloop.net/public_html/xyz.php')
u'/var/www/<a class="auto-link" href="http://doubleloop.net/public_html/xyz.php">doubleloop.net/public_html/xyz.php</a>'
this makes truncating interpret those strings as links, while twitter correctly doesn't.
thanks in advance! hope you're good!
hey kyle! looks like brevity currently allows slashes in hostnames when detecting links:
this makes truncating interpret those strings as links, while twitter correctly doesn't.
thanks in advance! hope you're good!