Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

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

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