helper-markdown@0.2.0
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-01-12
安装 (0.2.0)
npm install helper-markdown@0.2.0
yarn add helper-markdown@0.2.0
pnpm add helper-markdown@0.2.0
bun add helper-markdown@0.2.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| isobject | ^2.0.0 |
| mixin-deep | ^1.1.3 |
| remarkable | ^1.6.0 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.5 |
| handlebars | ^4.0.5 |
| highlight.js | ^9.1.0 |
| lodash | ^3.10.1 |
| mocha | * |
| should | * |