add markdown to the package

This commit is contained in:
Fabian Jakobs 2011-08-18 17:05:13 +02:00
commit 514088aa89
3 changed files with 3 additions and 1 deletions

View file

@ -202,7 +202,7 @@ project.assumeAllFilesLoaded();
[
"css", "html", "javascript", "php", "python", "xml", "ruby", "java", "c_cpp",
"coffee", "perl", "csharp", "svg", "clojure", "scss", "json", "groovy",
"ocaml", "scala", "textile", "scad"
"ocaml", "scala", "textile", "scad", "markdown"
].forEach(function(mode) {
console.log("mode " + mode);
copy({

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long