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

合并超级块后删除再撤销超级块解体 #6205

Closed
1 task done
TinkMingKing opened this issue Oct 14, 2022 · 4 comments
Closed
1 task done

合并超级块后删除再撤销超级块解体 #6205

TinkMingKing opened this issue Oct 14, 2022 · 4 comments
Assignees
Labels
Milestone

Comments

@TinkMingKing
Copy link
Contributor

该问题是否已经被报告过了? Is there an existing issue for this?

  • 我已经搜索了 Issues,没有发现类似问题
    I have searched the existing issues

描述问题 Describe the problem

例如两个块合并成超级块,把这个超级块删除,撤销后两个块就分开了,还得重新组合

期待的结果 Expected result

撤销后应该保持原样

截屏或者录屏演示 Screenshot or screen recording presentation

No response

版本环境 Version environment

- Version: 2.4.0
- Operating System: Windows
- Browser (if used):

日志文件 Log file

更多信息 More information

No response

@TinkMingKing
Copy link
Contributor Author

顺带问一句,katex宏定义是不是,不支持带参数

@88250
Copy link
Member

88250 commented Oct 14, 2022

顺带问一句,katex宏定义是不是,不支持带参数

这个我不太清楚,KaTex 官方文档上支持吗?

@TinkMingKing
Copy link
Contributor Author

顺带问一句,katex宏定义是不是,不支持带参数

这个我不太清楚,KaTex 官方文档上支持吗?

参照官方文档,使用正常,之前没看文档用法不对,但还有一些小问题我提一下

  1. 公式包含中文报警告

如果输入公式:

\dfrac{总体}{部分}

会正常显示,但是开发者工具会报警告多条,类似如下:

LaTeX-incompatible input and strict mode is set to 'warn': Unicode text character "总" used in math mode [unicodeTextInMathMode]
t.reportNonstrict @ katex.min.js?v=0.16.0:1
  1. 公式复制为png显示不全

上述公式复制图片显示如下:

image

顺带一提

github的readme是不是该更新一下了,我看很多使用的开源项目的链接都没有,katex​,mermaid​,之类的

@88250
Copy link
Member

88250 commented Oct 15, 2022

  • 公式 PNG 复制不全可能是因为警告所言 "Unicode text character"
  • 开源项目依赖欢迎通过 PR 帮忙整理

@88250 88250 changed the title 超级块删除后再撤销,超级块解体 合并超级块后删除再撤销超级块解体 Oct 15, 2022
@Vanessa219 Vanessa219 assigned 88250 and unassigned Vanessa219 Oct 15, 2022
@Vanessa219 Vanessa219 added the Bug label Oct 15, 2022
@Vanessa219 Vanessa219 added this to the 2.4.1 milestone Oct 15, 2022
@88250 88250 closed this as completed Oct 15, 2022
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

3 participants