Update Earmark to 1.4.13, use the new compact_output mode

This commit is contained in:
Mark Felder 2020-12-11 13:43:40 -06:00
commit 6520599b7d
3 changed files with 4 additions and 4 deletions

View file

@ -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",