Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markdown空格转义字符解析不出来 #4

Closed
yangqun-git opened this issue Dec 9, 2022 · 1 comment
Closed

markdown空格转义字符解析不出来 #4

yangqun-git opened this issue Dec 9, 2022 · 1 comment

Comments

@yangqun-git
Copy link

yangqun-git commented Dec 9, 2022

  这个转义字符代表一个全角的空格,在本地markdown编辑器可以正常显示空格。通过hexo部署后显示字符 而不是空格。

@f-dong
Copy link
Owner

f-dong commented Dec 9, 2022

这似乎是 hexo 的问题,参考 hexojs/hexo#4946

将 package.json 中,hexo-renderer-marked 降级为 4.x 即可

@f-dong f-dong closed this as completed Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants