hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.

Home Page:https://hexo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

对于无序列表中的代码块渲染出错

QSlotus opened this issue · comments

如题。
这是我的markdown内容:
image
在vscode自带的markdown渲染中是正常的:
image
而使用 hexo s 后预览的界面却渲染错误:
image

commented

问题和 #5423 原因类似,目前不太好处理