gaunt-render
v0.1.2
Published
The most aesthetically minimalist markup language ever.
Readme
gaunt
The most aesthetically minimalist markup language ever.
Getting Started
Install the module with: npm install gaunt
var gaunt = require('gaunt');
var renderedOutput = gaunt.render('path/to/file');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.
License
Copyright (c) 2013 Darius Kazemi
Licensed under the MIT license.
