Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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