helper-md@0.1.1
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
MIT
2016-02-05
安装 (0.1.1)
npm install helper-md@0.1.1
yarn add helper-md@0.1.1
pnpm add helper-md@0.1.1
bun add helper-md@0.1.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| highlight.js | ^9.1.0 |
| remarkable | ^1.6.2 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| engine-base | ^0.1.2 |
| gulp-format-md | ^0.1.5 |
| handlebars | ^2.0.0 |
| lodash | ^2.4.1 |
| mocha | * |
| should | * |
| template | ^0.5.4 |