# Rich Text Code Block

## Essence

Preformatted technical snippet inside Rich Text.

## Internal Rules

- Renders non-executing code text.
- Consumes Rich Text spacing.
- Scrolls horizontally inside the block.
- Must not force whole-page horizontal overflow.

## Code Paths

- `packages/design-system/src/components/RichTextCodeBlock.astro`
