Skip to content

Markdown escape character is not working properly for the code blockΒ #1880

@Vijay-Nirmal

Description

@Vijay-Nirmal

I'm submitting a...

  • Bug report

Current behavior

Markdown escape character (\) is not working properly for the code block

Expected behavior

Markdown escape character (\) should be working properly for the code block

```XAML
<Grid>
```

Minimal reproduction of the problem with instructions

Try

\```XAML
\<Grid>
\```

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