EnlighterJS: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (moved NSIS Syntax for EnlighterJS to EnlighterJS) |
m (→Links) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Installation == | == Installation == | ||
=== Building === | === Building === | ||
Line 13: | Line 11: | ||
=== Download === | === Download === | ||
<attach>EnlighterJS.NSIS.zip</attach> ''style-sheets not included'' | |||
== Links == | == Links == | ||
[https://github.com/AndiDittrich/EnlighterJS EnlighterJS - Official] (GitHub)<br/> | * [https://github.com/AndiDittrich/EnlighterJS EnlighterJS - Official] (GitHub)<br/> | ||
[[Category:Syntax Highlighting]] | [[Category:Syntax Highlighting]] |
Latest revision as of 12:54, 23 April 2014
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
EnlighterJS.NSIS.zip (21 KB) style-sheets not included
Links
- EnlighterJS - Official (GitHub)