# Test Document

This is a simple test document.

## Section 1

- Item 1
- Item 2

```javascript
console.log("Hello world");
```

## Section 2

A [link](http://example.com) to somewhere.
