isso
isso copied to clipboard
disabling autolink doesn't work
Even after disabling autolink I get call kind of crap "linkified" (like ld.so to <a href="http://ld.so" rel="nofollow noopener">ld.so</a> or /usr/lib/x86_64-linux-gnu/libc/memcpy-preload.so to /usr/lib/x86_64-linux-gnu/libc/<a href="http://memcpy-preload.so" rel="nofollow noopener">memcpy-preload.so</a>).
Imho the Sanitizer shouldn't make new links, i.e. start set_links with if new: return None.
Opinions?
Duplicate of https://github.com/posativ/isso/issues/751
On a second glance, this is a different issue entirely. Reopening.