diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md
index 8bd542a..deb595c 100644
--- a/docs/ROADMAP.md
+++ b/docs/ROADMAP.md
@@ -94,7 +94,7 @@ Extracts the palette + scale from `ShellDocs.Components/wwwroot/shelldocs-theme.
- **ShellUI integration path (NuGet install):** ShellUI's RCL detects `ShellDocs.Tokens` at runtime and skips emitting its own token file. Deferred to Phase 3 — needs a small opt-in flag on `AddShellUI()`.
- Unit tests: token file emits, dark-mode class toggling, no duplicate declarations across bundles
-### `feat/codeblock-shiki`
+### ✅ `feat/codeblock-shiki` — shipped
Ships to `ShellDocs.Components`.
- `CodeBlock` component — takes `Language`, `Code`, `Filename`, `HighlightLines`
diff --git a/examples/ShellDocs.Preview/Components/App.razor b/examples/ShellDocs.Preview/Components/App.razor
index 3b4dda7..23ae0c1 100644
--- a/examples/ShellDocs.Preview/Components/App.razor
+++ b/examples/ShellDocs.Preview/Components/App.razor
@@ -9,8 +9,6 @@
-
-
-
-
-
-
-
-
-
+