1.2.1 • Published 10 years ago

ember-fr-markdown-file-strip-number-prefix v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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-showdown

Example usage

{{markdown-to-html markdown=(fr-markdown-file 'test')}}

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.0

10 years ago