hexo-theme-matery icon indicating copy to clipboard operation
hexo-theme-matery copied to clipboard

hexo 7.3 代码块显示问题

Open sustcsugar opened this issue 6 months ago • 2 comments

配置如下: image 主题中code的配置如下: image

最终的效果如下图所示,代码块会自动换行,下方的滑动条也消失不见,同时也没有行号的显示: image

按照网上的教程,修改了prism.css文件,添加了关于line-number的设置,行号显示了,但是又有新问题,文本选择的高亮范围和实际的行高不一致,如下图: image

sustcsugar avatar Aug 13 '24 11:08 sustcsugar