Code and Media Test

This page demonstrates various code blocks and media embeds including YouTube videos, external images, and local image references.

Code Block

```python
def hello_world():
print("Hello, World!")
return 42
```

Inline Code

This is `inline code` in text.

YouTube Embed

External Image

External

Local Image