From 1f47250d84c14545204bdcd62c563cced0045342 Mon Sep 17 00:00:00 2001 From: David Suarez Date: Thu, 24 Jun 2021 00:50:46 +0200 Subject: [PATCH] Add StackBlitz link --- README.md | 2 ++ projects/ngx-markdown-it/README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index d568c87..abbb0ff 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An Angular library that renders markdown using [markdown-it](https://github.com/markdown-it/markdown-it). +You can try online [@StackBlitz](https://stackblitz.com/edit/ngx-markdown-it). + ## Installation Use your favorite package manager to install ngx-markdown-it. For example, with NPM: diff --git a/projects/ngx-markdown-it/README.md b/projects/ngx-markdown-it/README.md index d568c87..abbb0ff 100644 --- a/projects/ngx-markdown-it/README.md +++ b/projects/ngx-markdown-it/README.md @@ -2,6 +2,8 @@ An Angular library that renders markdown using [markdown-it](https://github.com/markdown-it/markdown-it). +You can try online [@StackBlitz](https://stackblitz.com/edit/ngx-markdown-it). + ## Installation Use your favorite package manager to install ngx-markdown-it. For example, with NPM: