|
|
@@ -136,7 +136,7 @@ Note: The number of options was reduced on purpose. We understood that configuri
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td><a href="/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-bodyClass">bodyClass</a></td>
|
|
|
- <td>Classic editor (CKEditor 5) no longer encapsulates the editing area in an <code><iframe></code>, so such setting is no longer needed. Simply wrap the editor with a <code><div class="..."></code> to achieve a similar result. When using {@link examples/builds/balloon-editor balloon}, {@link examples/builds/balloon-block-editor balloon block}, or {@link examples/builds/inline-editor inline} editor you may add a class to the element on which the editor is initialized.</td>
|
|
|
+ <td>Classic editor (CKEditor 5) no longer encapsulates the editing area in an <code><iframe></code>, so such setting is no longer needed. Simply wrap the editor with a <code><div class="..."></code> to achieve a similar result. When using {@link examples/builds/balloon-editor balloon}, {@link examples/builds/balloon-block-editor balloon block} or {@link examples/builds/inline-editor inline} editor you may add a class to the element on which the editor is initialized.</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td><a href="/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-bodyId">bodyId</a></td>
|