diff --git a/samples/index.html b/samples/index.html
index f4fe9935..7164351d 100644
--- a/samples/index.html
+++ b/samples/index.html
@@ -5,6 +5,12 @@
+ | history | Undo/redo with history combinator |
+ | undotree | Tree-based undo with branch navigation |
+ | syntax | Regex-based syntax highlighting |
+ | elementals | Layer-based UI elements (DOM nodes) |
+ | tui | TUI elements via text manipulation |
+ | loader | Load files with millions/billions of lines |
+ | readonly | Read-only mode (TUI and UHC) |
+ | ios | iOS touch and keyboard support |
+ | sanitize | Tab and Unicode sanitization |
+ | vimmotion | VimMotion combinator |
+