README
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.