docpad-plugin-multimarkdown4

2.4.5 • Public • Published

MultiMarkdown Plugin for DocPad

MultiMarkdown rendering for DocPad, using node-mmd. Forked from takitapart/docpad-plugin-multimarkdown.

Convention: .html.md|markdown

Installation

Install the module via npm:

npm install --save docpad-plugin-multimarkdown4

Note: When installing on some platforms, it may be necessary to compile MultiMarkdown with the -fPIC flag. If the above command fails, try the following command instead:

CFLAGS=-fPIC npm install --save docpad-plugin-multimarkdown4

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.4.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.4.5
    0
  • 2.4.4
    0

Package Sidebar

Install

npm i docpad-plugin-multimarkdown4

Weekly Downloads

0

Version

2.4.5

License

none

Last publish

Collaborators

  • willfe