We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我注意到潮流周刊的图片都是硬编码为 width="800",平日里我用 Emacs 查看周刊的时候图片总是渲染过大。如果方便的话,希望能够修改一下!感谢!
width="800"
The text was updated successfully, but these errors were encountered:
谢谢反馈,能否看看截图效果,我想想怎么优化
Sorry, something went wrong.
这是潮流周刊在 elfeed-show-mode (Emacs 插件 elfeed 提供的 rss 阅读模式,本质就是渲染 html)的显示效果。
可以看到图片都比行宽了不少,很影响阅读,翻页速度也很慢。
阮一峰的博客图片可以正常显示。
具体而言,我也不知道问题出在 elfeed 的渲染还是出在图片的宽度硬编码。可以再观望一段时间~谢谢!
No branches or pull requests
我注意到潮流周刊的图片都是硬编码为
width="800"
,平日里我用 Emacs 查看周刊的时候图片总是渲染过大。如果方便的话,希望能够修改一下!感谢!The text was updated successfully, but these errors were encountered: