-
-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Description
Hey
I'm not sure if this is the correct place to post this issue.
Is there any chance to update the markdown specification to support mixed bold / italics. I was building WYSIWYG rich text editor which uses markdown as its data format in REST API. This issue arises when you start mixing bold and italic fonts.
For example,
I want to style a word so that first 3 characters are bold, last 3 characters are bold and then everything from second character till second last character is italic.
This case seems to fail in all markdown parser I found.
Links:
Metadata
Metadata
Assignees
Labels
No labels