UNPKG

ng2-markdown-to-html

Version:

Angular 2+ library that uses marked to parse markdown to html combined with Prism.js for synthax highlights

5 lines 203 B
export * from './language.pipe'; export * from './markdown-to-html.component'; export * from './markdown-to-html.module'; export * from './markdown-to-html.service'; //# sourceMappingURL=index.js.map