section-highlight
v0.1.0
Published
Section plugin that adds code highlighting to html pages.
Downloads
3
Readme
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