helper-markdown@0.1.2
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
2015-08-21
安装 (0.1.2)
npm install helper-markdown@0.1.2
yarn add helper-markdown@0.1.2
pnpm add helper-markdown@0.1.2
bun add helper-markdown@0.1.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| highlight.js | ^8.7.0 |
| lazy-cache | ^0.2.3 |
| remarkable | ^1.6.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^3.0.3 |
| lodash | ^3.10.1 |
| mocha | ^2.2.5 |
| should | ^7.0.4 |