代码符号乱码
找到仓库目录
\node_modules\hexo-prism-plugin\src\index.js
在变量中添加大括号的映射,e.g.
const map = {
''': '\'',
'&a
2023-05-15