@@ -135,7 +135,7 @@ for element in soup.find_all(["h2", "h3"]):
new_chain=soup.new_tag(
'a',
**{'class':'ltx_ref chain'},
**{'class':'chain'},
href="#"+hash,
title="Click to copy a link here",
onclick="copyURI(event)",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.