UNPKG

ngx-markdown-it

Version:

An Angular library that renders markdown using [markdown-it](https://github.com/markdown-it/markdown-it).

5 lines (4 loc) 194 B
export * from './lib/ngx-markdown-it.service'; export * from './lib/ngx-markdown-it.component'; export * from './lib/ngx-markdown-it.module'; export * from './lib/ngx-markdown-it-config.class';