Skip to content

Commit

Permalink
Merge pull request #6562 from ckeditor/i/6463
Browse files Browse the repository at this point in the history
Docs: Updated main plugins guide by adding links to creating-simple-plugin tutorial. Closes #6463.
  • Loading branch information
Reinmar authored Apr 7, 2020
2 parents f3a1a50 + 4d405b7 commit 5f82935
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/builds/guides/development/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ Common use cases for plugins are:

Creating your own plugins is a straightforward task but it requires good knowledge about a few aspects of the CKEditor 5 development environment. The following resources are recommended as a starting point:

<!--
* The {@linkTODO framework/guides/creating-plugin Plugin development guide} in the {@link framework/index CKEditor 5 Framework} documentation.
-->

* The {@link framework/guides/creating-simple-plugin Plugin development guide} in the {@link framework/index CKEditor 5 Framework} documentation.
* The {@link framework/guides/quick-start Quick start guide} in the {@link framework/index CKEditor 5 Framework} documentation.
* {@link builds/guides/development/custom-builds Creating custom builds} which is necessary to have your plugin included inside a CKEditor 5 build.

Expand Down

0 comments on commit 5f82935

Please sign in to comment.