markdown-templator
Advanced tools
Comparing version
{ | ||
"name": "markdown-templator", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Include markdown files in an HTML template", | ||
"main": "index.js", | ||
"bin": { | ||
"markdown-templator": "./bin/markdown-templator" | ||
}, | ||
"scripts": { | ||
@@ -21,4 +24,5 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"marked": "^0.3.3", | ||
"minimist": "^1.1.1", | ||
"ul": "^5.0.0" | ||
} | ||
} |
# markdown-templator | ||
Include markdown files in an HTML template | ||
Include markdown files in an HTML template. [gulp-md-template](https://github.com/grit96/gulp-md-template) is a Gulp plugin for this with example usage. | ||
@@ -4,0 +4,0 @@ ## Installation |
5718
30.01%5
25%3
50%+ Added
+ Added