Skip to content

JSX followed by markdown in the same line does not work: forgets switching back to md mode after react #1876

Answered by Domiii
Domiii asked this question in Q&A
Discussion options

You must be logged in to vote

I found a workaround (with @josh-cena's help):

  • Josh pointed out that if the line DOES NOT START with React, it works fine.
  • -> Putting an invisible space in front fixes it.

&#8203;<span>hi</span> [a](b) works as expected.

Replies: 2 comments 2 replies

Comment options

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

Answer selected by Domiii
Comment options

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

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