switching to Erlang/OTP 18.0 compatible version of edown

This commit is contained in:
odo 2015-06-26 12:55:54 +00:00
parent 5a7bba2697
commit 468b34e97c

View File

@ -5,7 +5,7 @@
{erl_opts, [debug_info]}.
{xref_checks, [undefined_function_calls]}.
{deps, [{edown, ".*", {git, "git://github.com/uwiger/edown.git", {tag, "0.5"}}}]}.
{deps, [{edown, ".*", {git, "git://github.com/uwiger/edown.git", {branch, "master"}}}]}.
{edoc_opts, [{doclet, edown_doclet},
{top_level_readme,
{"./README.md",