# Rich Text Paragraph

## Essence

Readable paragraph block inside long-form Rich Text content.

## Internal Rules

- Uses article body typography.
- Consumes Rich Text spacing.
- Should not split every sentence unless the source content requires separate paragraphs.

## Code Paths

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