Skip to content

Bug: Incorrectly highlighting strings with special characters #24

@waldekmastykarz

Description

@waldekmastykarz

When you have a string with a special character like _, which is marked as emphasized, it's incorrectly rendered.

Input: _abc\_def_

Expected: abc_def

Actual:

image

Notice how italics stops mid-string with the escape character

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions