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
toolbars: { bold: true, // 粗体 italic: true, // 斜体 header: true, // 标题 underline: true, // 下划线 strikethrough: true, // 中划线 mark: true, // 标记 superscript: true, // 上角标 subscript: true, // 下角标 quote: true, // 引用 ol: true, // 有序列表 ul: true, // 无序列表 link: true, // 链接 imagelink: true, // 图片链接 code: true, // code table: true, // 表格 alignleft: true, // 左对齐 aligncenter: true, // 居中 alignright: true,// 右对齐 }
version 2.2.6在默认显示的编辑页面,当按下F12时,还是会触发双栏,并且再按下F12时只会切换到html模式,
The text was updated successfully, but these errors were encountered:
这是一个bug,未来版本修复
Sorry, something went wrong.
47c7c35
No branches or pull requests
version 2.2.6在默认显示的编辑页面,当按下F12时,还是会触发双栏,并且再按下F12时只会切换到html模式,
The text was updated successfully, but these errors were encountered: