section-markdown
v0.1.4
Published
Section plugin to parse markdown files.
Downloads
6
Readme
section-markdown
This is a plugin for Section, a static site generator, that parses markdown.
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-markdown --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