helper-markdown@0.1.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
2014-12-11
安装 (0.1.0)
npm install helper-markdown@0.1.0
yarn add helper-markdown@0.1.0
pnpm add helper-markdown@0.1.0
bun add helper-markdown@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^0.2.0 |
| highlight.js | ^8.4.0 |
| remarkable | ^1.4.2 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| handlebars | ^2.0.0 |
| lodash | ^2.4.1 |
| mocha | * |
| should | ^4.3.1 |