1.0.0 • Published 8 years ago

broccoli-markdown v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

broccoli-markdown

Ember CLI/Broccoli plugin for writing Handlebars templates as Markdown.

Usage

To use in an Ember CLI project, run:

ember install broccoli-markdown

Any files in your app/templates directory with the .md extension will be treated as Markdown and compiled to HTML before being passed to the Handlebars compiler.