Procházet zdrojové kódy

Docs: Improved links between API and guides. See ckeditor/ckeditor5#1090.

Piotrek Koszuliński před 7 roky
rodič
revize
c87628fd1d

+ 1 - 1
packages/ckeditor5-essentials/docs/api/essentials.md

@@ -8,7 +8,7 @@ category: api-reference
 
 Essential editing features for CKEditor 5 wrapped in one plugin.
 
-The {@link module:essentials/essentials~Essentials} plugin exposed by this package enables {@link module:clipboard/clipboard~Clipboard clipboard}, {@link module:enter/enter~Enter Enter}, {@link module:typing/typing~Typing typing} and {@link module:undo/undo~Undo undo} support.
+The {@link module:essentials/essentials~Essentials} plugin exposed by this package enables {@link module:clipboard/clipboard~Clipboard clipboard}, {@link module:enter/enter~Enter Enter}, {@link module:enter/shiftenter~ShiftEnter ShiftEnter}, {@link module:typing/typing~Typing typing} and {@link module:undo/undo~Undo undo} support.
 
 ## Documentation