# XWUIInlineCitation

Inline citation marker that opens an untrusted source card.

## Basic Usage

Closed citation marker.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Closed citation marker.
```

## Open Card

Source card with snippet.

```example
file: examples/OpenCard.ts
html: examples/OpenCard.html
title: Open Card
description: Source card with snippet.
```

## Hover Open

Opens on hover instead of click.

```example
file: examples/HoverOpen.ts
html: examples/HoverOpen.html
title: Hover Open
description: Opens on hover instead of click.
```

## Empty Source

Index-only marker with no title.

```example
file: examples/EmptySource.ts
html: examples/EmptySource.html
title: Empty Source
description: Index-only marker with no title.
```

```api
```
