mrt:prismjs

v0.1.0Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

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