EnlighterJS: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
== Installation == | == Installation == | ||
=== Building === | === Building === | ||
Line 17: | Line 15: | ||
== Links == | == Links == | ||
[https://github.com/AndiDittrich/EnlighterJS EnlighterJS - Official] (GitHub)<br/> | [https://github.com/AndiDittrich/EnlighterJS EnlighterJS - Official] (GitHub)<br/> | ||
[https://github.com/idleberg/EnlighterJS EnlighterJS - | [https://github.com/idleberg/EnlighterJS EnlighterJS - NSIS fork] (GitHub) | ||
[[Category:Syntax Highlighting]] | [[Category:Syntax Highlighting]] |
Revision as of 15:41, 13 June 2013
Description
EnlighterJS is a MooTools-based syntax highlighter by Andi Dittrich. It currently supports several languages (including NSIS) and styles.
Installation
Building
Since EnlighterJS is a modular library, you can build a version according to your needs. For further details, please refer to the building instructions.
Download
A pre-built version is available for download. This only includes the JavaScript library without style-sheets.
Links
EnlighterJS - Official (GitHub)
EnlighterJS - NSIS fork (GitHub)