Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docpad/docpad-plugin-marked
Markdown rendering for DocPad, using Marked
https://github.com/docpad/docpad-plugin-marked
docpad-plugin
Last synced: 2 months ago
JSON representation
Markdown rendering for DocPad, using Marked
- Host: GitHub
- URL: https://github.com/docpad/docpad-plugin-marked
- Owner: docpad
- License: other
- Created: 2012-10-17T02:02:18.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T07:05:06.000Z (11 months ago)
- Last Synced: 2024-11-01T21:36:25.774Z (2 months ago)
- Topics: docpad-plugin
- Language: CoffeeScript
- Homepage:
- Size: 158 KB
- Stars: 11
- Watchers: 15
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Marked Plugin for [DocPad](http://docpad.org)
[Markdown](http://daringfireball.net/projects/markdown/) rendering for [DocPad](http://docpad.org), using [Marked](https://github.com/chjj/marked)
Convention: `.html.md|markdown`
## Configure
For information on customising your plugin configuration you can refer to the [DocPad FAQ](https://github.com/bevry/docpad/wiki/FAQ)### Marked Options
You can customise the [Marked](https://github.com/chjj/marked) [options](https://github.com/chjj/marked#options) by using the `markedOptions` object. By default we use:pedantic: false
gfm: true
sanitize: false
highlight: nullInstall
Install this DocPad plugin by entering
docpad install marked
into your terminal.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?
Contributors
These amazing people have contributed code to this project:
-
Benjamin Lupton — view contributions -
Bruno Heridet — view contributions -
Chase Colman — view contributions -
Daphne Daniels — view contributions -
Rob Loach — view contributions -
Roman Komarov — view contributions -
Varya Stepanova — view contributions
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
License
Unless stated otherwise all works are:
- Copyright © 2012+ Bevry Pty Ltd
- Copyright © 2011 Benjamin Lupton
and licensed under: