Skip to content

Commit 78cad1c

Browse files
committed
Use git version of markdown for now
The latest version on haxelib is missing a patch for support for `c++` as a language identifier in code blocks.
1 parent 2150bd3 commit 78cad1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeCookBook.hxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
--next
55

6-
-lib markdown
6+
-lib markdown:git:https://github.com/HaxeFoundation/haxe-markdown.git
77
-lib hxtemplo:git:https://github.com/Simn/hxtemplo.git
88
-lib hxparse
99
-cp src

0 commit comments

Comments
 (0)