From f963ea26582fe1ab72c89f74bf76986db14dba11 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 17 Nov 2022 18:37:58 +0000 Subject: [PATCH] Docs: Actually demo the zero-width space workaround in MDX --- .../docs/guides/markdown-features/markdown-features-react.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/guides/markdown-features/markdown-features-react.mdx b/website/docs/guides/markdown-features/markdown-features-react.mdx index 9d030c84d960..b6a471046fe8 100644 --- a/website/docs/guides/markdown-features/markdown-features-react.mdx +++ b/website/docs/guides/markdown-features/markdown-features-react.mdx @@ -266,7 +266,7 @@ Use JSX for the rest of the line, or prefix the line with some plain text: ```jsx Use JSX for the paragraph to stop worrying about Markdown -​← This is a zero-width space and afterwards Markdown works +​← This is a zero-width space and afterwards _Markdown_ **works** ``` ```mdx-code-block @@ -276,7 +276,7 @@ Use JSX for the rest of the line, or prefix the line with some plain text: Use JSX for the paragraph to stop worrying about Markdown -​← This is a zero-width space and afterwards Markdown works +​← This is a zero-width space and afterwards _Markdown_ **works**