add markdown to the package
This commit is contained in:
parent
405038d57a
commit
514088aa89
3 changed files with 3 additions and 1 deletions
|
|
@ -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({
|
||||
|
|
|
|||
1
build/src/mode-markdown.js
Normal file
1
build/src/mode-markdown.js
Normal file
File diff suppressed because one or more lines are too long
1
build/textarea/src/mode-markdown.js
Normal file
1
build/textarea/src/mode-markdown.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue