8
0
فهرست منبع

Merge branch 'stable'

Piotrek Koszuliński 6 سال پیش
والد
کامیت
184b684aa0
1فایلهای تغییر یافته به همراه8 افزوده شده و 0 حذف شده
  1. 8 0
      docs/framework/guides/quick-start.md

+ 8 - 0
docs/framework/guides/quick-start.md

@@ -487,3 +487,11 @@ ClassicEditor
 	} );
 ```
 
+## What's next?
+
+If you would like to read more tutorials check out the following one:
+
+* {@link framework/guides/tutorials/implementing-a-block-widget Implementing a block widget}
+* {@link framework/guides/tutorials/implementing-an-inline-widget Implementing an inline widget}
+
+If you are more into reading about CKEditor 5's architecture, check out the {@link framework/guides/architecture/intro Introduction to CKEditor 5 architecture}.