# Rich Text List

## Essence

Ordered or unordered list inside long-form Rich Text content.

## Internal Rules

- Supports ordered and unordered list rendering.
- Uses article body typography.
- Consumes Rich Text spacing.
- Keeps list item spacing compact.
- Does not replace navigation menus.

## Code Paths

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