[Bugfix] Fix the backticks bug#26
Conversation
|
I do not know this will break any other situation. But this did address the issue of wrongly parse backticks mentioned in the SR-15415. When parse "`" and "``" |
|
Can you make sure to run |
|
Assuming this is code from upstream cmark, could we fix it in upstream and then sync-up the fork instead? |
Add a clean PR to the upstream. See commonmark#427 |
QuietMisdreavus
left a comment
There was a problem hiding this comment.
Thanks so much for adding the test, and for posting the patch upstream! It looks like they've already taken a look, which is nice. This looks good to go for me, now.
Thank you! 🙇🏻♂️ |

SR-15415