jchtt / docpad-plugin-marked

Markdown rendering for DocPad, using Marked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marked Plugin for DocPad

Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Gratipay donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Markdown rendering for DocPad, using Marked

Convention: .html.md|markdown

Install

docpad install marked

Configure

For information on customising your plugin configuration you can refer to the DocPad FAQ

Marked Options

You can customise the Marked options by using the markedOptions object. By default we use:

pedantic: false
gfm: true
sanitize: false
highlight: null

History

Discover the change history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Gratipay donate button Flattr donate button PayPayl donate button BitCoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Become a contributor!

License

Unless stated otherwise all works are:

and licensed under:

About

Markdown rendering for DocPad, using Marked

License:Other


Languages

Language:CoffeeScript 96.8%Language:HTML 3.2%