0.0.3 • Published 11 years ago

punch-simple-markdown-content-handler v0.0.3

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

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.