We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
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
如图3个段落块,全部选中后,里面的文字是无法选中的。如果想加粗,只能逐个段落块加粗。
预期效果: 选中块后,连带选中里面的内容。这样就能一键加粗了。
我搜了历史的issue #3037,但好像有点不同。
The text was updated successfully, but these errors were encountered:
多选的块里面可能已经有部分是粗体、斜体或者代码块等行内元素。如果这个时候加粗的话,很难判断用户想要的最终结果。在没有得到用户预期的结果前,先不进行修改了。
Sorry, something went wrong.
语雀编辑器的做法是,如果选中部分存在非加粗字体,则优先加粗,如果已经全是粗体了,则直接变回正常
后续请关注 #8554
No branches or pull requests
如图3个段落块,全部选中后,里面的文字是无法选中的。如果想加粗,只能逐个段落块加粗。

预期效果:
选中块后,连带选中里面的内容。这样就能一键加粗了。
我搜了历史的issue #3037,但好像有点不同。
The text was updated successfully, but these errors were encountered: