Markdown To HTML Pipe
Converts a Markdown string, outputs HTML.
Usage
// example.module.ts;;;
// example.component.ts;
Will be rendered as:
This will render Markdown content!
Installation
Run
npm install --save markdown-to-html-pipe
Converts a Markdown string, outputs HTML.
// example.module.ts;;;
// example.component.ts;
Will be rendered as:
This will render Markdown content!
Run
npm install --save markdown-to-html-pipe
npm i markdown-to-html-pipe
123
1.2.5
MIT
7.63 kB
10