Prism.js: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 14: Line 14:
=== 5 minute fork ===
=== 5 minute fork ===


1. Visit [http://5minfork.com/idleberg/prism 5 minute fork] (or use the browser extension to clone the repository)
1. Visit [http://5minfork.com/LeaVerou/prism 5 minute fork] (or use the browser extension to clone the repository)


2. Open '''download.html''' and build JavaScript and CSS files according to your preference
2. Open '''download.html''' and build JavaScript and CSS files according to your preference

Revision as of 12:06, 9 April 2014

Description

Prism.js is a lightweight, extensible syntax highlighter, built with modern web standards in mind. NSIS is currently not part of the official distribution, though a pull request is pending.

Building

GitHub

1. Clone the repository

git clone https://github.com/LeaVerou/prism

2. Open download.html and build JavaScript and CSS files according to your preference

5 minute fork

1. Visit 5 minute fork (or use the browser extension to clone the repository)

2. Open download.html and build JavaScript and CSS files according to your preference

Links

Prismjs.com
Prism (GitHub)