Skip to content

Update spec request to support mixed bold / italics #148

@Havunen

Description

@Havunen

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:

Markdown-it

CommonMark dingus

Marked

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions