diff --git a/src/shared/ui/ContentEditable/ContentEditable.stories.svelte b/src/shared/ui/ContentEditable/ContentEditable.stories.svelte
index da3c1db..a71fd6d 100644
--- a/src/shared/ui/ContentEditable/ContentEditable.stories.svelte
+++ b/src/shared/ui/ContentEditable/ContentEditable.stories.svelte
@@ -56,7 +56,7 @@ let longValue = $state(
}}
>
{#snippet template(args)}
-
- This is the default section layout with a title and content area. The section uses a 2-column grid layout - with the title on the left and content on the right. -
-- This section has a sticky title that stays fixed while you scroll through the content. Try scrolling down to - see the effect. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et - dolore magna aliqua. -
-- Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo - consequat. -
-- Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. -
-- Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollim anim id est - laborum. -
-- Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium. -
-- Use the search bar to find fonts by name, or use the filters to browse by category, subset, or provider. -
-- This section demonstrates how the sticky title behaves with longer content. As you scroll through this - content, the title remains visible at the top of the viewport. -
-- The sticky position is achieved using CSS position: sticky with a configurable top offset. This is - useful for long sections where you want to maintain context while scrolling. -
-- The Intersection Observer API is used to detect when the section title scrolls out of view, triggering - the optional onTitleStatusChange callback. -
-- A minimal section without index, icon, or description. Just the essentials. -
-Some content here
-More content here
-- This is the default section layout with a title and content area. The section uses a - 2-column grid layout with the title on the left and content on the right. -
-+ This is the default section layout with a title and content area. The section provides a container + for page widgets. +
+ {/snippet} +- This section has a sticky title that stays fixed while you scroll through the content. - Try scrolling down to see the effect. -
-- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor - incididunt ut labore et dolore magna aliqua. -
-- Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip - ex ea commodo consequat. -
-- Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu - fugiat nulla pariatur. -
-- Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt - mollim anim id est laborum. -
-- Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium - doloremque laudantium. -
-+ This section includes a header with title and subtitle above the section title. +
+ {/snippet} +- Use the search bar to find fonts by name, or use the filters to browse by category, subset, - or provider. -
-+ Use the search bar to find fonts by name, or use the filters to browse by category, subset, or + provider. +
+ {/snippet} +- Control the size, weight, and line height of your text. These settings apply across the - comparison view. -
-+ Control the size, weight, and line height of your text. These settings apply across the + comparison view. +
{/snippet}- Search through our collection of fonts from Google Fonts and Fontshare. Use filters to - narrow down your selection. -
-+ Search through our collection of fonts from Google Fonts and Fontshare. Use filters to narrow + down your selection. +
{/snippet}- Browse through font samples with your custom text. The list is virtualized for optimal - performance. -
-+ Browse through font samples with your custom text. The list is virtualized for optimal + performance. +
{/snippet}- This section demonstrates how the sticky title behaves with longer content. As you - scroll through this content, the title remains visible at the top of the viewport. -
-- The sticky position is achieved using CSS position: sticky with a configurable top - offset. This is useful for long sections where you want to maintain context while - scrolling. -
-- The Intersection Observer API is used to detect when the section title scrolls out of - view, triggering the optional onTitleStatusChange callback. -
-+ This section demonstrates how the component behaves with longer content. +
++ The Section component provides a consistent layout container for page-level widgets with + configurable titles and content areas. +
++ Content is passed via snippets, allowing full flexibility in what gets rendered inside. +
+- A minimal section without index, icon, or description. Just the essentials. -
-+ A minimal section without index or header. Just the essentials. +
+ {/snippet} +Some content here
-More content here
-Some content here
More content here
+