Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-17T02:08:35.000Z (about 12 years ago)
- Last Synced: 2024-03-26T02:49:46.661Z (8 months 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)