Skip to content

Backslash inside inline code breaks highlighting #203

Open
@coffeejunk

Description

@coffeejunk

A backslash in front of a (single) closing tick of inline code breaks the highlighting for the rest of the file.

`\`   => breaks
` \`  => breaks
` \ ` => ok
`\ `  => ok

``\``  => ok
`` \`` => ok
``\ `` => ok

`` `\` ``   => ok
`` ` \` ``  => ok
`` `\ ` ``  => ok
`` ` \ ` `` => ok

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions