Skip to content

Deep Markdown Rendering #1268

Answered by ChristianMurphy
d4hines asked this question in Q&A
Discussion options

You must be logged in to vote

That is supported, it needs an extra newline between the JSX and the inner markdown

# Blah

<MySpecialLayout>

Here's some more content.

_But i can use Markdown inside JSX tags_

Useful for:
- Applying layout
- styles
- etc.

</MySpecialLayout>

you can try it out at https://mdxjs.com/playground

Support further improves in MDX 2 #1041

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@d4hines
Comment options

Answer selected by d4hines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants