ITADN

过长的代码块没有渲染横向滚动条或自动缩进

#3ClosedAxi404 创建于 2024-08-21
bug
A
Axi404commented
例如: ```txt -> The command `cd ./kernel; /usr/bin/make -k -j16 NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/5.15.0-117-generic/build" SYSOUT="/lib/modules/5.15.0-117-generic/build" NV_KERNEL_MODULES="nvidia"` failed with the following output: ``` 这种长度的代码块在正常缩放比例下,网页被渲染为: ![image](https://github.com/user-attachments/assets/446096f3-74dd-4cb6-a908-765d1ef93efc) 而作为参考,同样缩放比例下,网页渲染应为: ![image](https://github.com/user-attachments/assets/8ded2148-512b-4faf-a093-530b3c280f26) 我较为确信这应该不是我设置了一些其他的内容,我尝试直接下载本主题的 Owner 的博客并进行测试这一 case,依然会有相同的结果。
关闭于 2024-08-26 1 条评论