Skip to content

iclanzan/section-highlight

Repository files navigation

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

About

Section plugin that provides syntax highlighting for code blocks inside html files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published