allow data-mfm
This commit is contained in:
parent
63b82091d9
commit
4c82d95641
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ defmodule Pleroma.HTML.Scrubber.Default do
|
|||
|
||||
# sort(1)-ed list
|
||||
Meta.allow_tag_with_these_attributes(:bdi, [])
|
||||
Meta.allow_tag_with_these_attributes(:center, [])
|
||||
Meta.allow_tag_with_these_attributes(:bdo, ["dir"])
|
||||
Meta.allow_tag_with_these_attributes(:big, ["lang"])
|
||||
Meta.allow_tag_with_these_attributes(:b, ["lang"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue