public demo

Raw markdown source.

# project status update

this page was published with one command:

`mdshare ./status.md`

## what you're looking at

a rendered markdown page hosted at a clean URL. no account required to publish.

## features

- **headers, lists, code** — standard markdown, cleanly rendered
- **password protection** — optional, per-publish
- **raw view** — toggle to see the source markdown
- **expiration** — free links expire after 7 days. pro keeps them permanent.

## try it

```
curl -fsSL https://mdshare.link/install.sh | bash
mdshare ./notes.md
```

published with [mdshare.link](https://mdshare.link).