helper-markdown@1.0.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
2017-07-08
安装 (1.0.0)
npm install helper-markdown@1.0.0
yarn add helper-markdown@1.0.0
pnpm add helper-markdown@1.0.0
bun add helper-markdown@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| handlebars-utils | ^1.0.2 |
| highlight.js | ^9.12.0 |
| remarkable | ^1.7.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^1.0.0 |
| handlebars | ^4.0.10 |
| lodash | ^4.17.4 |
| mocha | ^3.4.2 |