0.0.4 • Published 9 years ago
md-2-html v0.0.4
md-2-html
Convert all .md files into .html with the same name.
Gulp-Commands :
gulp- any .md files inside 'md-src' directory will be converted into .html files with the same name inside 'dist/docs' directory. And at the same time server runs and open the browser.
gulp md2html- simply convert all the .md files inside 'md-src' directory into .html and put it inside 'dist/docs' directory. Server will not run.
gulp serve- runs the serve and open the browser which points to 'dist/docs' directory.
Version-History
- v0.0.1 : created
webpack.mdfile. - v0.0.2 : created
LICENSEand updated package.json
0.0.4
9 years ago