https://github.com/docpad-archive/docpad-plugin-markdown
Adds support for the Markdown markup language to DocPad - REPLACED BY THE MARKED PLUGIN
https://github.com/docpad-archive/docpad-plugin-markdown
docpad-plugin unsupported
Last synced: 9 months ago
JSON representation
Adds support for the Markdown markup language to DocPad - REPLACED BY THE MARKED PLUGIN
- Host: GitHub
- URL: https://github.com/docpad-archive/docpad-plugin-markdown
- Owner: docpad-archive
- Created: 2012-10-17T02:08:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-17T02:08:35.000Z (over 13 years ago)
- Last Synced: 2025-02-14T19:54:18.377Z (over 1 year ago)
- Topics: docpad-plugin, unsupported
- Language: CoffeeScript
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 21
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
Awesome Lists containing this project
README
# Markdown Plugin for DocPad
Adds support for the [Markdown](http://daringfireball.net/projects/markdown/) markup language to [DocPad](https://github.com/bevry/docpad)
Convention: `.html.md|markdown`
## Install
```
npm install --save docpad-plugin-markdown
```
## History
You can discover the history inside the `History.md` file
## License
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)
Copyright © 2012 [Bevry Pty Ltd](http://bevry.me)
Copyright © 2011 [Benjamin Lupton](http://balupton.com)