ng2-markdown-to-html

v0.0.1
ng2-markdown-to-html is an [Angular 2](https://angular.io/) library that uses [marked](https://github.com/chjj/marked) to parse markdown to html combined with [Prism.js](http://prismjs.com/) for synthax highlights.

ng

ng

start

ng serve

lint

tslint "src/**/*.ts" --project src/tsconfig.json --type-check && tslint "e2e/**/*.ts" --project e2e/tsconfig.json --type-check

test

ng test

pree2e

webdriver-manager update --standalone false --gecko false

e2e

protractor

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/5/2017

Downloads

Maintainers