@@ -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.
*