a story

Results 16 comments of a story

> 有输出什么错误提示吗? 没有报错

```cmd platform-tools % ./adb shell ifconfig | grep Mask ifconfig: ioctl 8927: Permission denied platform-tools % ./adb shell ifconfig wlan0 ifconfig: ioctl 8927: Permission denied platform-tools % ./adb shell netcfg...

我猜测是不是因为你设置了“源文本处理”? === 没有进行任何配置 ![image](https://github.com/user-attachments/assets/25d75d0b-cfe7-4ffa-88e6-a8ecb4966311) 以前使用Chrome浏览器新建的用户,也安装了插件,平时用的少,没有改动过配置。刚刚试了下也有同样的问题 ![recording](https://github.com/user-attachments/assets/b4af75ce-2e78-4c0a-91de-5bf2d046c994) 看gif,前面两个都有问题,最后一个正常。可能最后一个html结构比较简单。 从左到右划词也会丢失文字 ![recording](https://github.com/user-attachments/assets/8cf38713-21ea-4ddc-877d-8216d452d2fe)

I have forgotten how to correct this problem, but I only found a relatively related commit

This is my latest just-the-docs.gemspec file ```gemspec # -*- coding: utf-8 -*- # coding: utf-8 Gem::Specification.new do |spec| spec.name = "just-the-docs" spec.version = "0.10.0" spec.authors = ["Patrick Marsceill", "Matthew Wang"]...