Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Commit

Permalink
issue 32: matlab mode courtesy amroamroamro
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Mar 4, 2013
1 parent 8afe17b commit 52394f6
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGES.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,10 @@ <h2>24 February 2013</h2>
<li>Added a one script autoload&amp;run mechanism and a way to
embed hints in processing instructions/comments.
See <a href="examples/quine.html">example</a>.
</ul>
<h2>4 March 2013</h2>
<ul>
<li>Matlab language handler courtesy Amro&#xb3;</li>
</ul>
</body>
</html>
7 changes: 4 additions & 3 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ <h3 id="langs">For which languages does it work?</h3>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-lisp.js">Lisp, Scheme</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-llvm.js">Llvm</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-lua.js">Lua</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-ml.js">OCAML, SML, F#</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-matlab.js">Matlab</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-ml.js">MLs:F#, Ocaml,SML</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-mumps.js">Mumps</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-n.js">Nemerle</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-pascal.js">Pascal</a>
Expand All @@ -93,7 +94,7 @@ <h3 id="langs">For which languages does it work?</h3>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-sql.js">SQL</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-tcl.js">TCL</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-tex.js">Latek</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-vb.js">Basic, VB</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-vb.js">Visual Basic</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-vhdl.js">CHDL</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-wiki.js">Wiki</a>
<a class="Extension" href="http://code.google.com/p/google-code-prettify/source/browse/trunk/src/lang-xq.js">XQ</a>
Expand Down Expand Up @@ -226,7 +227,7 @@ <h3>I can't add classes to my code (because it comes from Markdown, etc.)</h3>

<div class="footer">
<!-- Created: Tue Oct 3 17:51:56 PDT 2006 -->
<!-- hhmts start -->Last modified: Mon Feb 25 13:19:00 EST 2013 <!-- hhmts end -->
<!-- hhmts start -->Last modified: Mon Mar 4 14:16:04 EST 2013 <!-- hhmts end -->
</div>
</body>
</html>
Loading

0 comments on commit 52394f6

Please sign in to comment.