Erlang, Julia and YAML languages included

Java is part of the C Like language group
Julia available as part of CodeMirror minification helper, seperate JS
file used for now
This commit is contained in:
Matt Pass
2014-03-19 18:46:28 +00:00
parent 68a08d9636
commit 0beb6df2c8

View File

@@ -12,10 +12,11 @@
<!--
codemirror-compressed.js
incls: codemirror
modes: clike, coffeescript, css, htmlmixed, javascript, less, markdown, php, python, ruby, sql & xml
modes: clike, coffeescript, css, erlang, htmlmixed, javascript, julia, less, markdown, php, python, ruby, sql & xml, yaml
addon: brace-fold, closetag, css-hint, html-hint, javascript-hint, javascript-lint, lint, match-highlighter, searchcursor, show-hint, sql-hint, trailingspace, xml-fold, xml-hint
//-->
<script src="<?php echo $ICEcoder["codeMirrorDir"]; ?>/lib/codemirror-compressed.js"></script>
<script src="lib/julia.js"></script>
<script src="jshint/jshint-2.1.4.min.js"></script>
<script src="lib/mmd.js"></script>
<script src="lib/foldcode.js"></script>