Update priv/scrubbers/default.ex
This commit is contained in:
parent
46a2808690
commit
cda6738309
1 changed files with 3 additions and 1 deletions
|
|
@ -105,7 +105,9 @@ defmodule Pleroma.HTML.Scrubber.Default do
|
|||
"mfm-sparkle",
|
||||
"mfm-rotate",
|
||||
"mfm-ruby",
|
||||
"mfm-unixtime"
|
||||
"mfm-unixtime",
|
||||
# Exists in Akkoma but not Misskey?
|
||||
"mfm-center"
|
||||
])
|
||||
|
||||
Meta.allow_tag_with_this_attribute_values(:p, "class", ["quote-inline"])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue