punch-simple-markdown-content-handler
v0.0.3
Published
A simple markdown only content handler for Punch without JSON files or extended directories
Downloads
1
Readme
Simple Markdown Content Handler for Punch
A simple markdown only content handler for Punch without JSON files or extended directories.
How to Use
Install the package
npm install punch-simple-markdown-content-handler
Open your Punch project's configurations (
config.json
) and add the following:"plugins": { "content_handler": "punch-simple-markdown-content-handler" }
License
Copyright (c) 2013 Lakshan Perera
Licensed under the MIT license.