Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 630 Bytes

meteor-prism-js

Meteor packaging of the syntax highlighting library Prism.js (by Lea Verou).

This package supports syntax highlighting for:

  • Markdown
  • CSS
  • JavaScript

If anyone needs any other language support, please ask so in the github repo. I decided to keep the package small as well as chose the Okaida theme among the available in the Prism.js download page.

Check out the official website for Prism.js here.

Thanks to Lea Verou for this awesome library.

Installation

===

Install the package through meteorite: mrt add prismjs