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

Package Sidebar

Install

npm i docpad-plugin-multimarkdown4

Weekly Downloads

0

Version

2.4.5

License

none

Last publish

Collaborators

  • willfe