Ethan Xu
Ethan Xu
#268 模仿官方注册的一个快捷键 `Ctrl + q` 来实现显示隐藏状态栏,但并不影响其他 HOOKS,例如`Ctrl-1`
错误分析: 仓库中 [MenuBase.js#L237](https://github.com/Tencent/cherry-markdown/blob/dev/src/toolbars/MenuBase.js#L237) 此行代码用于将当前选中元素替换为快捷键生成的内容, 会对传入的第一个参数(字符串数组)每个字符串执行一个`split`函数,不反悔或返回不是字符串自然报错
# The first parameter of `IsAlphanumeric` and `IsAlpha` decorator does not have correct prompt ## Description ## Checklist - [x] the pull request title describes what this PR does (not...
### Description As the title says, the first parameter of `IsAlphanumeric` and `IsAlpha` decorator does not have correct prompt. When I use the above two decorators, I need to customize...
can't find .d.ts file before after