@ace-rbk/ckeditor-build-full-options 中文文档教程

发布于 4年前 浏览 13 项目主页 更新于 3年前

CKEditor with superscript and subscript and other mathematical functions added

Demonstration

Quick run example of the editor output

  1. Open the sample/index.html page in the browser.

Installation

npm install --save @ace-rbk/ckeditor-build-full-options

确保你有nodenpm 首先安装。 如果没有,请按照 Node.js 文档页面 上的说明进行操作。

Customizations? - Follow below to make a customized build

Rebuilding editor

如果您已经完成了安装添加或删除插件步骤,那么您就准备好了通过运行以下命令重建编辑器:

npm run build

这会将 CKEditor 5 构建到 build 目录。 您可以打开浏览器,您应该能够看到您在代码中所做的更改。 如果没有,则尝试通过键入 Ctrl + RCmd + R 刷新浏览器缓存,具体取决于您的系统。

What's next?

按照 https://ckeditor.com/docs/ckeditor5/latest/framework/index.html 上提供的指南进行操作,享受文档编辑。

FAQ

| 在哪里可以了解有关 CKEditor 5 框架的更多信息?

这里:https://ckeditor.com/docs/ckeditor5/latest/framework/

CKEditor with superscript and subscript and other mathematical functions added

Demonstration

Quick run example of the editor output

  1. Open the sample/index.html page in the browser.

Installation

npm install --save @ace-rbk/ckeditor-build-full-options

Make sure that you have the node and npm installed first. If not, then follow the instructions on the Node.js documentation page.

Customizations? - Follow below to make a customized build

Rebuilding editor

If you have already done the Installation and Adding or removing plugins steps, you're ready to rebuild the editor by running the following command:

npm run build

This will build the CKEditor 5 to the build directory. You can open your browser and you should be able to see the changes you've made in the code. If not, then try to refresh also the browser cache by typing Ctrl + R or Cmd + R depending on your system.

What's next?

Follow the guides available on https://ckeditor.com/docs/ckeditor5/latest/framework/index.html and enjoy the document editing.

FAQ

| Where can I learn more about the CKEditor 5 framework?

Here: https://ckeditor.com/docs/ckeditor5/latest/framework/

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文