vae

Results 7 comments of vae

我也碰到这个问题了,有解决方法么?

有后续没有,还是存在这个问题。

> ![image](https://user-images.githubusercontent.com/29780510/48498988-64365c00-e872-11e8-9691-f97db92f10b8.png) > 虽然找出问题根源,然并卵,只是在浏览器操作可行,在文件里面根本找不到post文章的html文件(系统自己生成),我只找到了highlight属性的值.highlight { > margin: 0 0 16px; > overflow: scroll; } > 在dev/sass/app.css与common.scss 文件中,都将其注释掉后,仍然不起作用,崩溃,此时深夜一人冻成狗。。。 > > > 发现 pre 标签 外边多了个 div 导致 > > ![tim 20181021111544](https://user-images.githubusercontent.com/43943819/47262724-b2319b80-d522-11e8-864f-5fb322928199.png)...

> @vaezc 需要修改源码,贴一下我的解决步骤,希望对后来人有用: > > 1. 安装node.js开发环境(如果没有) > 2. 运行`npm install`安装依赖 > 3. 全局搜索`highlight`,在找到的结果中删除`dev/sass/app.css`和`dev/sass/common.scss`中的`highlight`样式,如下图 > ![image](https://user-images.githubusercontent.com/1464097/59018644-ef138e00-8878-11e9-83ae-c2035d57dfaf.png) > 4. 运行gulp命令重新生成网站所用的样式文件:`node_modules/gulp/bin/gulp.js` 谢谢,按照你的做法修改成功了。

I am Chinese and can offer some assistance. How should I proceed?

I am glad to help with the translation, but could you please share the source code with me to ensure that I can do it more efficiently and accurately.