|
|
@@ -220,7 +220,7 @@ export default class Schema {
|
|
|
* const paragraphElement = writer.createElement( 'paragraph' );
|
|
|
* schema.isBlock( paragraphElement ); // -> true
|
|
|
*
|
|
|
- * See the {@glink framework/guides/deep-dive/schema#block-elements Block elements} section of the Schema deep dive}
|
|
|
+ * See the {@glink framework/guides/deep-dive/schema#block-elements Block elements} section of the Schema deep dive
|
|
|
* guide for more details.
|
|
|
*
|
|
|
* @param {module:engine/model/item~Item|module:engine/model/schema~SchemaContextItem|String} item
|