From 6be3beb8c91948c822eb278ec367fc6dc8c77e01 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Thu, 24 Nov 2022 10:00:39 +0000 Subject: [PATCH] docs: actually demo the zero-width space workaround in MDX (#8352) --- .../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**