|
|
@@ -14,7 +14,10 @@ import StrikethroughUI from './strikethrough/strikethroughui';
|
|
|
/**
|
|
|
* The strikethrough feature.
|
|
|
*
|
|
|
- * It loads the {@link module:basic-styles/strikethrough/strikethroughediting~StrikethroughEditing} and
|
|
|
+ * For a detailed overview check the {@glink features/basic-styles Basic styles feature documentation}
|
|
|
+ * and the {@glink api/basic-styles package page}.
|
|
|
+ *
|
|
|
+ * This is a "glue" plugin which loads the {@link module:basic-styles/strikethrough/strikethroughediting~StrikethroughEditing} and
|
|
|
* {@link module:basic-styles/strikethrough/strikethroughui~StrikethroughUI} plugins.
|
|
|
*
|
|
|
* @extends module:core/plugin~Plugin
|