0.0.0 • Published 10 years ago
ember-fr-markdown-file v0.0.0
Ember-fr-markdown-file
Imports md files located in /markdown. File contents can be accessed using the helper {{fr-markdown-file 'path/in/markdown/dir'}}. This is primarily useful as a way to keep markdown in separate files when using markdown components such as ember-cli-showdownhttps://github.com/gcollazo/ember-cli-showdown.
Example usage
{{markdown-to-html markdown=(fr-markdown-file 'test')}}
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
0.0.0
10 years ago