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**