Skip to content
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

表格排版鬼畜 #134

Closed
ChrisKimZHT opened this issue Nov 12, 2020 · 10 comments
Closed

表格排版鬼畜 #134

ChrisKimZHT opened this issue Nov 12, 2020 · 10 comments
Assignees
Labels

Comments

@ChrisKimZHT
Copy link
Contributor

image

@ChrisKimZHT
Copy link
Contributor Author

表格右侧全部是空白,我试了下,内容越多表格越长,不会自动补全整个页面

@ChrisKimZHT
Copy link
Contributor Author

哦,主题短代码是正常的诶,就是wordpress内置的表格区块有问题

@ChrisKimZHT
Copy link
Contributor Author

还有就是链接不会自动换行,如果在手机上查看排版就会出现问题,看了下作者你的博客也有这个问题,应该不是个例

@yrccondor
Copy link
Owner

表格问题与 WordPress 版本有关,下次更新尽可能修复;
链接不换行与浏览器的换行策略有关,我已经尽量处理了,主要是强制换行在某些情况下并不合适,会造成错误断句。最好的方案是链接显示描述性文本并指向目标地址

@ChrisKimZHT
Copy link
Contributor Author

表格问题与 WordPress 版本有关,下次更新尽可能修复;
链接不换行与浏览器的换行策略有关,我已经尽量处理了,主要是强制换行在某些情况下并不合适,会造成错误断句。最好的方案是链接显示描述性文本并指向目标地址

恩,作者加油!

@yrccondor
Copy link
Owner

hi,可以给我一个表格显示不正确的示例吗?具体生成的 html 或者线上页面都可以

@gooodan
Copy link

gooodan commented Jan 8, 2021

image

HI,我这目前也遇到这个问题,进来看到其他小伙伴也遇到了,我的Wordpress版本为5.6 这里是我的线上页面:http://songoku.top/archives/39

@yrccondor
Copy link
Owner

2.0 将修复此问题。
image

@yrccondor yrccondor added the bug label Jan 8, 2021
@yrccondor yrccondor self-assigned this Jan 8, 2021
@debuginn
Copy link
Contributor

我看了一下 主要是因为 wordpress 古腾堡处理了一下表格,导致与mdx渲染不一致

@yrccondor
Copy link
Owner

已于 6d8b219 修复并发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants