Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Documented the editor-create-initial-data. Closes ckeditor/cked…
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Apr 3, 2019
1 parent eddc9ee commit 72ba4fa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/editor/editorconfig.jsdoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@
* @member {String} module:core/editor/editorconfig~EditorConfig#initialData
*/

/**
* The `config.initialData` option cannot be used together with initial data passed as the first parameter of
* {@link module:core/editor/editor~Editor.create `Editor.create()`}.
*
* @error editor-create-initial-data
*/

/**
* The list of plugins to load.
*
Expand Down

0 comments on commit 72ba4fa

Please sign in to comment.