Remove Pleroma.Formatter.minify/2
This commit is contained in:
parent
004bcedb07
commit
6727a3659f
4 changed files with 0 additions and 20 deletions
|
|
@ -296,7 +296,6 @@ defmodule Pleroma.Web.CommonAPI.Utils do
|
|||
|> Formatter.mentions_escape(options)
|
||||
|> Formatter.markdown_to_html()
|
||||
|> Formatter.linkify(options)
|
||||
|> Formatter.minify("text/html")
|
||||
|> Formatter.html_escape("text/html")
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue