0.1.0 • Published 11 years ago

section-highlight v0.1.0

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

section-highlight

This is a plugin for Section, a static site generator, that adds highlighting to code blocks inside html files using the highlight.js library.

Getting Started

This plugin requires the ~0.1.0 version of the grunt-section plugin.

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. You may install this plugin with this command:

npm install section-highlight --save

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

v0.1.0

Initial version