|
|
@@ -18,7 +18,7 @@ Use the editor below to see the block quote plugin in action.
|
|
|
Here are some other CKEditor 5 features that you can use similarly to the block quote plugin to structure your text better:
|
|
|
|
|
|
* {@link features/indent Block indentation feature} – Allows you to set indentation for text blocks such as paragraphs or lists.
|
|
|
-* {@link features/code-blocks Code block feature} – Allows for insertion of various code listings.
|
|
|
+* {@link features/code-blocks Code block feature} – Allows for insertion of longer, multiline code listings.
|
|
|
* {@link features/text-alignment Text alignment} – Because it does matter whether the content is left, right, centered or justified.
|
|
|
|
|
|
## Installation
|