We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.9.84
https://hufe.club/canvas-editor/
1、手动输入一行文本,并设置成一级标题 2、调用 executeInsertElementList([{value: '\n'}]) 换行
新产生的行应该移除标题格式,就像手动输入换行一样
新产生的行会保持标题格式,如下图
No response
The text was updated successfully, but these errors were encountered:
feat: insert element boundary optimization #669
de44bd6
No branches or pull requests
version
0.9.84
Link to minimal reproduction
https://hufe.club/canvas-editor/
Steps to reproduce
1、手动输入一行文本,并设置成一级标题
2、调用 executeInsertElementList([{value: '\n'}]) 换行
What is expected?
新产生的行应该移除标题格式,就像手动输入换行一样
What is actually happening?
新产生的行会保持标题格式,如下图

System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: