# Sample Project

A real, valid Markdown file generated by example-file.com for testing Markdown renderers and static-site generators.

## Features

- Real headings, lists, and links
- A fenced code block
- A table

## Usage

```bash
npm install
npm start
```

## Products

| SKU  | Name                  | Qty | Price |
| ---- | --------------------- | --- | ----- |
| 1001 | Example Widget Small | 2 | $19.99 |
| 1002 | Example Widget Medium | 1 | $29.99 |
| 1003 | Example Widget Large | 3 | $39.99 |
| 1004 | Example Widget Pro | 1 | $59.99 |

See [example-file.com](https://example-file.com) for more sample files.
