ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.55k stars 3.7k forks source link

Docs issue report from "installation/getting-started/quick-start.html" #15305

Closed mabryl closed 11 months ago

mabryl commented 1 year ago

Origin URL

https://ckeditor.com/docs/ckeditor5/latest/installation/getting-started/quick-start.html#using-the-ckeditor-5-superbuild

Project version

40.0.0

Is the information outdated? How?

Once we've introduced the AI Assistant plugin, it got added to the superbuild.

As a result, if you now copy the snippet available in this section of the article, the editor will not load and you'll get an error message in the console that mentions a missing license key for the AI Assistant feature.

To rectify this issue, we should probably adjust the existing snippet and include the AIAssistant in the removePlugins array.

Is there something missing in the guide? What is it?

No response

Is there anything else you would like to add?

No response

User agent

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36

mabryl commented 11 months ago

Closed by https://github.com/ckeditor/ckeditor5/pull/15390