Merge branch 'moonman/pleroma-sha512-crypt' into 'develop'
[akkoma] / lib / pleroma / formatter.ex
index e5ccc7a493cee9f60a67a12b16cda6ca709b62b6..2b4c3c2aa561374c6fff3afdf0c819f5eb1f31bb 100644 (file)
@@ -154,6 +154,7 @@ defmodule Pleroma.Formatter do
           MediaProxy.url(file)
         }' />"
       )
+      |> HtmlSanitizeEx.basic_html()
     end)
   end