Tweak mention format to show the full handle
This commit is contained in:
parent
0696268d0b
commit
81c2ef8961
2 changed files with 6 additions and 1 deletions
|
@ -177,6 +177,11 @@ ALLOWED_TAGS = [
|
|||
]
|
||||
|
||||
ALLOWED_CSS_CLASSES = [
|
||||
# microformats
|
||||
"h-card",
|
||||
"u-url",
|
||||
"mention",
|
||||
# code highlighting
|
||||
"highlight",
|
||||
"codehilite",
|
||||
"hll",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue