Skip to content

Commit 9f0f2a8

Browse files
committed
Fix markdown example for OTP-27
1 parent e761e3b commit 9f0f2a8

File tree

3 files changed

+3
-1583
lines changed

3 files changed

+3
-1583
lines changed

examples/markdown_middleware/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ PROJECT = markdown_middleware
22
PROJECT_DESCRIPTION = Cowboy static file handler example with middleware component
33
PROJECT_VERSION = 1
44

5-
DEPS = cowboy
5+
DEPS = cowboy markdown
66
dep_cowboy_commit = master
7+
dep_markdown = git https://github.com/hypernumbers/erlmarkdown master
78

89
REL_DEPS = relx
910

0 commit comments

Comments
 (0)