texio-cli 0.1.2

Reliable Markdown operations for shell scripts and AI agents
---
title: Conformance fixture
owner: texio
---

# Document

Introductory text.

## Target

Keep **inline formatting** and [reference links][texio].

| Feature | Supported |
| --- | --- |
| Tables | yes |

- [x] Parsed task
- [ ] Pending task

```markdown
## Heading inside a fence
```

<div>
## Heading inside an HTML block
</div>

### Nested section

Nested content with a footnote.[^note]

[^note]: Footnote text.

[texio]: https://github.com/Allra-Fintech/texio

## After

This must remain outside Target.