|
|
@@ -7,7 +7,6 @@ CKEditor 5 [](https://david-dm.org/ckeditor/ckeditor5)
|
|
|
[](https://david-dm.org/ckeditor/ckeditor5?type=dev)
|
|
|
|
|
|
-[](https://gitter.im/ckeditor/ckeditor5?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
[](http://eepurl.com/c3zRPr)
|
|
|
[](https://twitter.com/ckeditor)
|
|
|
|
|
|
@@ -504,13 +503,25 @@ See CKEditor 5 release blog posts [on the CKEditor blog](https://ckeditor.com/bl
|
|
|
|
|
|
<tr>
|
|
|
<td>
|
|
|
+ <a href="https://github.com/ckeditor/ckeditor5-horizontal-rule"><code>@ckeditor/ckeditor5-horizontal-rule</code></a>
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <a href="https://www.npmjs.com/package/@ckeditor/ckeditor5-horizontal-rule"><img src="https://img.shields.io/npm/v/@ckeditor/ckeditor5-horizontal-rule.svg" alt="@ckeditor/ckeditor5-horizontal-rule npm package badge"></a>
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ The horizontal rule feature.
|
|
|
+ </td>
|
|
|
+</tr>
|
|
|
+
|
|
|
+<tr>
|
|
|
+ <td>
|
|
|
<a href="https://github.com/ckeditor/ckeditor5-image"><code>@ckeditor/ckeditor5-image</code></a>
|
|
|
</td>
|
|
|
<td>
|
|
|
<a href="https://www.npmjs.com/package/@ckeditor/ckeditor5-image"><img src="https://img.shields.io/npm/v/@ckeditor/ckeditor5-image.svg" alt="@ckeditor/ckeditor5-image npm package badge"></a>
|
|
|
</td>
|
|
|
<td>
|
|
|
- The image feature. Supports image styles and captioning.
|
|
|
+ The image feature. Supports image styles, captioning, upload, resizing, and more.
|
|
|
</td>
|
|
|
</tr>
|
|
|
|