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
Describe the bug A clear and concise description of what the bug is.
有序列表不正常显示
从Typora粘贴内容进来时会发现正文被默认加粗了
从一些地方(比如pages)粘贴全文进来会被自动格式化为代码块而不是正文
代码块一旦生成就无法很好的删除首尾的代码块符号了,并且点击代码块任意地方光标都会自动选中开头的地方。
向用户开放多编辑器模式切换功能,以应对可能在所见即所得模式中出现的编辑/复制困难
The text was updated successfully, but these errors were encountered:
feat: update editor
354ce9b
#52
xiaotiandada
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
有序列表不正常显示
从Typora粘贴内容进来时会发现正文被默认加粗了
从一些地方(比如pages)粘贴全文进来会被自动格式化为代码块而不是正文
代码块一旦生成就无法很好的删除首尾的代码块符号了,并且点击代码块任意地方光标都会自动选中开头的地方。
向用户开放多编辑器模式切换功能,以应对可能在所见即所得模式中出现的编辑/复制困难
The text was updated successfully, but these errors were encountered: