fix markdown formatting
This commit is contained in:
parent
91236c60c7
commit
baead4ea4b
7 changed files with 49 additions and 11 deletions
2
mix.exs
2
mix.exs
|
|
@ -67,7 +67,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:mogrify, "~> 0.6.1"},
|
||||
{:ex_aws, "~> 2.0"},
|
||||
{:ex_aws_s3, "~> 2.0"},
|
||||
{:earmark, "~> 1.2"},
|
||||
{:earmark, "~> 1.3"},
|
||||
{:ex_machina, "~> 2.2", only: :test},
|
||||
{:credo, "~> 0.9.3", only: [:dev, :test]},
|
||||
{:mock, "~> 0.3.1", only: :test},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue