locco-markdown
v0.0.2
Published
Markdown adapter for Locco
Downloads
2
Maintainers
Readme
Locco Markdown adapter
Creates Markdown files side by side with the original files. Optionally uses one of them as the general README.
Locco plugin.
Usage
locco --adapter-readme=locco.js --source=src/**/*.js --adapter=markdown
Options:
- optional
adapter-readme
: file to be used as source for README.md
Methods
comment
Receives a comment string and a file path and emits a post
event with the
new path and
Arguments
Object
optionsString
commentObject
fileString
path
Events
post
String
targetFileString
line
License
Copyright 2014 Xavier Via
ISC license.
See LICENSE attached