-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
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
剪藏知乎遇到链接会换行 #14400
Comments
截图看一下剪藏拓展的实验性选项 |
哦哦,是那个选项的问题,关了就好了,不过印象中我没有主动打开过 |
截图看看是什么选项 |
span那个选项 |
回帖里的书名号前面那个换行是正常的 |
也就是说没有问题? |
明白了 |
可能和 #14400 (comment) 这个类似吧 @ruin1990 你再看看这个例子是否有共同点? |
@TCOTC 请问下,这个测试网页在哪,好像不是https://mp.weixin.qq.com/s/Ie3gq3k81c5B-L7uH2h9PQ 这里我想知道究竟是啥style覆盖了span的换行style |
好的感谢提供,看了下最终的计算样式,display:inline |
似乎依赖于非tag样式里的自然换行符(\n) |
有需要我这边支持的地方吗? |
嗯,这个没发现换行和不换行的样式差异在哪。就没法添加逻辑判断是否换行 |
@Vanessa219 抽空帮看看这个问题 |
span 一般都不换行,https://www.bilibili.com/opus/465490977904921957 中的换行只和 |
@Vanessa219 您好,我有个疑惑就是我如果手动修改网页样式,把 https://mp.weixin.qq.com/s/M1f0tfw_pAIY8RwsLu12lA 中的样式调整成和 https://www.bilibili.com/opus/465490977904921957 一样,也并没有换行。 所以我又修改了下原文,如果在对应span节点后手动增加一些换行符(不是
|
感谢提供的资料,看来和换行符也有关系
|
好复杂,具体需要做些什么? |
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
Expected result
。。
Screenshot or screen recording presentation
No response
Version environment
Log file
。。
More information
No response
The text was updated successfully, but these errors were encountered: