Skip to content

About emphasis and strong emphasis #21

@moeshin

Description

@moeshin

Here is an example:

请点击<strong>「这里」</strong>来完成操作。

to markdown:

请点击**「这里」**来完成操作。

but the preview is the same:

请点击**「这里」**来完成操作。

I think in this case, it would be better to add a space to the left and right:

请点击 **「这里」** 来完成操作。

preview :

请点击 「这里」 来完成操作。


Here are the detailed rules: https://github.github.com/gfm/#left-flanking-delimiter-run

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