Skip to content
This repository was archived by the owner on Jun 4, 2022. It is now read-only.

The html code block of markdown show error #277

@CodingPanda87

Description

@CodingPanda87

the markdown file like this:

```html
<div>
...
</div>
```

but actually show like this:

<div>
  ....
div> 

there shouble be show '</div>' at last ,but show 'div>'.
How can I fixed it ? thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionAny questions about this theme.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions