doddoreul / google-code-prettify

Automatically exported from code.google.com/p/google-code-prettify
Apache License 2.0
0 stars 0 forks source link

Add support for Erlang #169

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I created a simple plugin to highlight Erlang code

Changes:
1) Attached lang-erlang.js (src/lang-erlang.js)
-- All following contained in diff.txt)
2) Update changelog for you (CHANGES.html)
3) Update documentation to include a link to where lang-erlang.js will reside 
post commit (README.html)
4) Update tests so that there is a test case for Erlang 
(tests/prettify_test.html)

This applies cleanly against HEAD in my repo

Original issue reported on code.google.com by ache...@gmail.com on 28 Aug 2011 at 12:08

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by mikesamuel@gmail.com on 5 Feb 2013 at 12:46

GoogleCodeExporter commented 8 years ago
Committed at r236 which will be included in the next release.

Original comment by mikesamuel@gmail.com on 5 Feb 2013 at 12:53