Highlightr Build Status

Basic functions

  • Authors can embed a code snippet and pick a theme for syntax highlighting.
  • Learners can view the code snippet.

To run:

  bower install
  versal preview

To test:

  npm install
  npm test

Changelog

  • 0.1.1 Add versal.html
  • 0.1.0 First stable version deployed to production (replaced older gadget that used the versal-legacy-launcher)