From f097c88d2ebe3c280d70a7d3cbe2726ecf16064c Mon Sep 17 00:00:00 2001 From: "E. Berke KARAGĂ–Z" <34271483+BerkeKaragoz@users.noreply.github.com> Date: Wed, 25 Aug 2021 19:09:56 +0300 Subject: Fix typo Mardown on line 219 (#1229) --- docs/src/pages/guides/markdown-content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/src') diff --git a/docs/src/pages/guides/markdown-content.md b/docs/src/pages/guides/markdown-content.md index 16e24ddc3..05d59c1ff 100644 --- a/docs/src/pages/guides/markdown-content.md +++ b/docs/src/pages/guides/markdown-content.md @@ -216,7 +216,7 @@ const content = await fetch('https://raw.githubusercontent.com/snowpackjs/snowpa Here we have some __Markdown__ code. We can also dynamically render content from remote places. - + ``` -- cgit v1.2.3