Socket
Book a DemoInstallSign in
Socket

markdown-templator

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-templator - npm Package Compare versions

Comparing version

to
1.1.0

bin/markdown-templator

6

package.json
{
"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"
}
}

2

README.md
# 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