Skip to content

wechatMarkdown removes some formatting markers from contents #2

@zhongdongy

Description

@zhongdongy

Input

This is **bold font** text.

This is an `inline code block` example.

This is *italic font** text.

This is another _italic font_ text.

Expected output

This is **bold font** text.

This is an `inline code block` example.

This is *italic font** text.

This is another _italic font_ text.

Actual output

This is bold font text.

This is an inline code block example.

This is italic font text.

This is another italic font text.

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