# XWUIProse

Typographic container. MarkdownDisplay should render *into* this as text blocks. Never innerHTML. Do not nest Typography.

## Basic Usage

Empty prose.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty prose.
```

## Two paragraphs

Text children.

```example
file: examples/TwoParagraphs.ts
html: examples/TwoParagraphs.html
title: Two paragraphs
description: Text children.
```

## CMS copy

Untrusted copy as text.

```example
file: examples/CmsCopy.ts
html: examples/CmsCopy.html
title: CMS copy
description: Untrusted copy as text.
```

## Class

Extra className.

```example
file: examples/Class.ts
html: examples/Class.html
title: Class
description: Extra className.
```

```api
```
