HTML entities no longer rendering #5193
-
|
Until recently, HTML entities in my markdown posts were rendering properly when generated. Suddenly, they have stopped rendering and I see Could someone suggest where I should start troubleshooting this?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Not sure, but I assume caused by marked or markdown-it. Did you upgrade |
Beta Was this translation helpful? Give feedback.
-
|
Okay, I'm seeing this issue again. From what I can see, it's not the markdown renderer at fault. In the DOM, I see |
Beta Was this translation helpful? Give feedback.

I think you don't need to try it if you haven't updated it recently.
If I were in your position, I would try to roll back
hexo-utilto an older version (before the upgraded version). And I'll check—correctory. I don't thinkhexo-generator-index,hexo-generator-archive, andhexo-generator-categoryare related to this issue.