add markdown

This commit is contained in:
Benjamin Pasero 2016-06-20 15:29:26 +02:00
parent dcb32585cc
commit 23b305079f
6 changed files with 269 additions and 0 deletions

View file

@ -56,6 +56,7 @@ gulp.task('release', ['clean-release','compile'], function() {
bundleOne('src/jade'),
bundleOne('src/java'),
bundleOne('src/lua'),
bundleOne('src/markdown'),
bundleOne('src/objective-c'),
bundleOne('src/powershell'),
bundleOne('src/python'),