You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jack Lukic 6fd7ce4fbc Updates padding in grid to be based on EM not percentage, fixes for minheight in menu, fixes to item top margin 11 years ago
..
node_modules Fixes issue with accidental submodule 11 years ago
out Fixes issue with accidental submodule 11 years ago
.npmignore Fixes issue with accidental submodule 11 years ago
README.md Fixes issue with accidental submodule 11 years ago
package.json docpad: updates to lastest version 11 years ago

README.md

Marked Plugin for DocPad

Markdown rendering for DocPad, using Marked

Convention: .html.md|markdown

Install

npm install --save docpad-plugin-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

You can discover the history inside the History.md file

License

Licensed under the incredibly permissive MIT License
Copyright © 2012 Bevry Pty Ltd
Copyright © 2011 Benjamin Lupton