Merge pull request #16 from odo/master

switching to Erlang/OTP 18.0 compatible version of edown
This commit is contained in:
Ulf Wiger 2015-06-27 11:17:48 +02:00
commit a210adafdf

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", {tag, "0.7"}}}]}.
{edoc_opts, [{doclet, edown_doclet},
{top_level_readme,
{"./README.md",