dfsfsd
This commit is contained in:
parent
50004af0e6
commit
2b11dee894
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ _allowed_styles =[
|
||||||
|
|
||||||
# filter to make all links show domain on hover
|
# filter to make all links show domain on hover
|
||||||
|
|
||||||
def a_modify(attrs):
|
def a_modify(attrs, whatever):
|
||||||
|
|
||||||
raw_url=attrs.get((None, "href"), None)
|
raw_url=attrs.get((None, "href"), None)
|
||||||
if raw_url:
|
if raw_url:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue