isso icon indicating copy to clipboard operation
isso copied to clipboard

disabling autolink doesn't work

Open stbuehler opened this issue 6 years ago • 2 comments

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?

stbuehler avatar Jul 08 '19 11:07 stbuehler

Duplicate of https://github.com/posativ/isso/issues/751

ix5 avatar Dec 31 '21 22:12 ix5

On a second glance, this is a different issue entirely. Reopening.

ix5 avatar Jan 05 '22 20:01 ix5