NSIS syntax highlighter for PrismJS, a lightweight, extensible syntax highlighter, built with modern web standards in mind.
# Install
$ npm install prism-nsis
# Build
$ cd prism-nsis
$ yarn || npm install
A minified JavaScript package will be built automatically after installing with NPM. To manually trigger a build, run npm run build
.
This work is licensed under the The MIT License.