|
|
@@ -14,11 +14,11 @@ CKEditor 5 [
|
|
|
+
|
|
|
|
|
|
## ⚠ This package does not contain any source code
|
|
|
|
|
|
-CKEditor 5 is distributed as [four ready-to-use builds](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/overview.html#available-builds) which you can [install from npm](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installation.html#npm).
|
|
|
+CKEditor 5 is distributed as [four ready-to-use rich text editor builds](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/overview.html#available-builds) which you can [install from npm](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/installation.html#npm).
|
|
|
|
|
|
You can also [customize the existing builds](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/development/custom-builds.html) or build your own editors and features by using the [CKEditor 5 Framework](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/overview.html).
|
|
|
|
|
|
@@ -500,6 +500,18 @@ See CKEditor 5 release blog posts [on the CKEditor blog](https://ckeditor.com/bl
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
+<tr>
|
|
|
+ <td>
|
|
|
+ <a href="https://github.com/ckeditor/ckeditor5-media-embed"><code>@ckeditor/ckeditor5-media-embed</code></a>
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <a href="https://www.npmjs.com/package/@ckeditor/ckeditor5-media-embed"><img src="https://img.shields.io/npm/v/@ckeditor/ckeditor5-media-embed.svg" alt="@ckeditor/ckeditor5-media-embed npm package badge"></a>
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ The media embed feature.
|
|
|
+ </td>
|
|
|
+</tr>
|
|
|
+
|
|
|
<tr>
|
|
|
<td>
|
|
|
<a href="https://github.com/ckeditor/ckeditor5-paragraph"><code>@ckeditor/ckeditor5-paragraph</code></a>
|