Skip to content

Markdown parsing has changed dramatically #2158

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

You must be logged in to vote

Hey @dimaip!
Sorry to hear you ran into a spot of trouble, happy to talk through options.

now Markdown parsing has started behaving completely differently

To be clear, markdown parsing stayed largely the same.
The only differences are some bugfixes to correctly align edge cases to the CommonMark and GFM standards.

all of these used to be parsed as bold, but are not any more

These are some of the edge cases.
Previewing that code in GitHub itself you can see it is not bolded either.


**aaaa **

aaaa**)**aaaa


Is there any way to bring old parsing back?

No, bugs will not be re-added to MDX.
And especially not bugs from a pre-alpha release.

I have tons of content and it's impossible to …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@dimaip
Comment options

@ChristianMurphy
Comment options

@ChristianMurphy
Comment options

@dimaip
Comment options

Answer selected by dimaip
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