0.14.7 • Published 7 years ago
baset-reader-md v0.14.7
BaseT MarkDown reader plugin
MarkDown reader plugin for BaseT project.
Installation and usage
Run:
npm install --save-dev baset-reader-mdand adding next line to baset.plugins section in your package.json or plugins section in your .basetrc/.basetrc.json:
".spec.md$": ["baset-reader-md", "baset-baseliner-json"]There are no specific options for this plugin right now.