ktx/docs/components
Luca Martial 3a3dfeeeba feat(docs): add CodeBlock with three context-aware modes
- Mode A (Terminal): bash/sh languages or wizard-glyph content
- Mode B (VS Code tab): blocks with a title attribute
- Mode C (Minimal): everything else

Component renders only structural markup; CSS for each mode is
added in the following commits.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 00:35:14 -07:00
..
code-block.tsx feat(docs): add CodeBlock with three context-aware modes 2026-05-11 00:35:14 -07:00
copy-button.tsx feat(docs): add CopyButton component 2026-05-11 00:33:10 -07:00