Ember-cli Syntax highlighting addon for the Web using HighlightJs
Ember:
ember install ember-cli-highlightjs
NPM:
npm install ember-cli-highlightjs
Default:
Specify Theme:
Specify Code Type:
With Ember V3:
for checking all themes and code type please look at HighlighJs
If you find an issue or missing functionality, please don't hesistate to open a pull request.
git clone https://github.com/shayanypn/ember-cli-highlighjs.git
npm install
bower install
ember server
- Visit your app at http://localhost:4200.
npm test
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.