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

The html code block of markdown show error #277

Open
CodingPanda87 opened this issue Mar 24, 2020 · 1 comment
Open

The html code block of markdown show error #277

CodingPanda87 opened this issue Mar 24, 2020 · 1 comment
Labels
discussion Any questions about this theme.

Comments

@CodingPanda87
Copy link

CodingPanda87 commented Mar 24, 2020

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!

@ppoffice
Copy link
Owner

@dreamwatchman The issue you mentioned did not reproduce on my setup. Do you use the up-to-date Hexo and the Hueman theme? Do you have any Hexo code highlight plugins installed?

@ppoffice ppoffice added the discussion Any questions about this theme. label Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Any questions about this theme.
Projects
None yet
Development

No branches or pull requests

2 participants