Skip to content

Commit ba2d506

Browse files
committed
Removed duplicated full page html from feature digest.
1 parent fc14524 commit ba2d506

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docs/features/feature-digest.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,6 @@ Advanced HTML Editing provides general HTML support, offering detailed control o
4545
</ck:card-footer>
4646
</ck:card>
4747

48-
<ck:card>
49-
<ck:card-title level='4' heading-id='full-page-html'>
50-
Full page HTML
51-
</ck:card-title>
52-
<ck:card-description>
53-
Thanks to the full page HTML feature, you can use CKEditor 5 to edit entire HTML pages (from `<html>` to `</html>`), including the page metadata. While the General HTML Support feature focuses on elements inside the content (the document's `<body>`), this feature enables markup invisible to the end user.
54-
</ck:card-description>
55-
<ck:card-footer>
56-
<ck:button-link size='sm' variant='secondary' href='{@link features/full-page-html}'>
57-
Feature page
58-
</ck:button-link>
59-
</ck:card-footer>
60-
</ck:card>
61-
6248
<ck:card>
6349
<ck:card-title level='4' heading-id='general-html-support'>
6450
General HTML Support (GHS)

0 commit comments

Comments
 (0)