diff --git a/packages/ckeditor5-html-support/docs/api/html-support.md b/packages/ckeditor5-html-support/docs/api/html-support.md index d6956ec9bdd..83d4d5a1f68 100644 --- a/packages/ckeditor5-html-support/docs/api/html-support.md +++ b/packages/ckeditor5-html-support/docs/api/html-support.md @@ -8,14 +8,6 @@ category: api-reference This package implements the General HTML Support feature for CKEditor 5. - - The General HTML Support feature is **experimental and not yet production-ready**. - - The API of the "GHS" feature may change without further notice. - - Follow the ["Stabilize and release a production-ready General HTML Support feature"](https://github.com/ckeditor/ckeditor5/issues/9856) issue for more updates and related issues. - - ## Demo Check out the demos in the {@link features/general-html-support General HTML Support feature guide}.