Update Earmark to 1.4.13, use the new compact_output mode
This commit is contained in:
parent
642729b49f
commit
6520599b7d
3 changed files with 4 additions and 4 deletions
2
mix.exs
2
mix.exs
|
|
@ -144,7 +144,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:ex_aws, "~> 2.1.6"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:sweet_xml, "~> 0.6.6"},
|
||||
{:earmark, "1.4.10"},
|
||||
{:earmark, "1.4.13"},
|
||||
{:bbcode_pleroma, "~> 0.2.0"},
|
||||
{:crypt,
|
||||
git: "https://github.com/msantos/crypt.git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue