phadej/grunt-literate

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## Release History

- 0.2.0 Split out
  - Library is in [ljs](https://github.com/phadej/ljs) package now
- 0.1.5 Maintenance release
  - Updated dependencies
  - Added note about beautiful docs
- 0.1.4 Usage as executable and library
  - run `ljs`
  - or `require("grunt-literate")(filename)`
  - also you may use glob patterns in directives
- 0.1.3 Directives
- 0.1.2 Newline improvements
  - Newline at the end of comment
  - Only one newline at the end of generated file
- 0.1.1 Fix issue with unindenting
- 0.1.0 Initial release