this repo has no description

fix earmark being missing

Changed files
+1
+1
mix.exs
··· 54 54 {:gettext, "~> 0.26"}, 55 55 {:jason, "~> 1.2"}, 56 56 {:bandit, "~> 1.5"}, 57 + {:earmark, "~> 1.4"}, 57 58 # {:earmark_parser, "~> 1.4"}, 58 59 {:mdex, "~> 0.6"}, 59 60 {:websockex, "~> 0.4.3"},