We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621aa3d commit 61a8d1dCopy full SHA for 61a8d1d
mix.exs
@@ -34,7 +34,7 @@ defmodule ExDoc.Mixfile do
34
35
defp deps do
36
[
37
- {:earmark_parser, "~> 1.4.39"},
+ {:earmark_parser, "~> 1.4.42"},
38
{:makeup_elixir, "~> 0.14 or ~> 1.0"},
39
{:makeup_erlang, "~> 0.1 or ~> 1.0"},
40
# Add other makeup lexers as optional for the executable
0 commit comments