Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Wolfer
funkwhale
Commits
2173a592
Commit
2173a592
authored
Apr 11, 2021
by
Tony Wasserka
Committed by
Georg Krause
Aug 28, 2021
Browse files
Add br to the list of safe HTML tags
parent
906bbb34
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/funkwhale_api/common/utils.py
View file @
2173a592
...
...
@@ -297,6 +297,7 @@ SAFE_TAGS = [
"acronym"
,
"b"
,
"blockquote"
,
"br"
,
"code"
,
"em"
,
"i"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment