Bold formatting in single line not properly parsed. #1306
Labels
category: inline elements
L1 - broken
Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue
Describe the bug
In marked demo page, with default github flavoured markdown. Bold formatting in single line not properly parsed.
To Reproduce
Steps to reproduce the behavior:
Here is recording of bug :
Bug Recording
I used this :
Marked Demo
Expected behavior
Input : "First letter bold",
Expected output : Only F, l and b should be bold in above sentence.
Actual output: "F*irst *letter bold",
The text was updated successfully, but these errors were encountered: