Skip to content

Markdown rendering for DocPad, using Marked

License

Notifications You must be signed in to change notification settings

UnivUnix/docpad-plugin-marked

 
 

Repository files navigation

Marked Plugin for DocPad

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Patreon donate button Open Collective donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button
Slack community badge

Markdown rendering for DocPad, using Marked

Convention: .html.md|markdown

Install

Install this DocPad plugin by entering docpad install marked into your terminal.

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 release 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?

Patreon donate button Open Collective donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

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

License

Unless stated otherwise all works are:

and licensed under:

About

Markdown rendering for DocPad, using Marked

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 69.6%
  • HTML 17.2%
  • Shell 13.2%