Skip to content

***strong** and italic* compounded expression does not end #670

@KSR-Yasuda

Description

@KSR-Yasuda

**strong** and *italic* compounded expression, such as below would not close.

foobar
***foobar**foobar*
foobar

foobar
foobarfoobar
foobar

Image

In the syntax, it is handled as mkdBoldItalic, but it must end with *** or ___.
So, opened mkdBoldItalic is not closed by the separated ** and *.

Is this unavoidable in Vim code, and we have to give up the ***strong-italic*** markup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions