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

Described EditorConfig#initialData #168

Merged
merged 2 commits into from
Mar 27, 2019
Merged

Described EditorConfig#initialData #168

merged 2 commits into from
Mar 27, 2019

Conversation

@coveralls
Copy link

coveralls commented Mar 19, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling a6e0b69 on t/ckeditor5/1619 into f0ec64c on master.

@@ -13,7 +13,7 @@
* An object defining the editor configuration can be passed when initializing the editor:
*
* EditorClass
* .create( {
* .create( document.querySelector( '#editor' ), {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part of the documentation is not related to this ticket, and it needs bigger changes, so I think we should not touch it now.

/**
* The initial editor data to be used instead of the provided element's HTML content.
*
* EditorClass
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use ClassicEditor here like some other parts of this docs.

@pjasiun pjasiun merged commit 33c019a into master Mar 27, 2019
@pjasiun pjasiun deleted the t/ckeditor5/1619 branch March 27, 2019 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants