Images

Types

Simple

alternate text

![alternate text](examples/snow.jpg)

Advanced

alternate text
```{image} examples/snow.jpg
---
scale: 25%
alt: alternate text
---
```

Figures

alternate text

Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old.

```{figure} examples/snow.jpg
---
alt: alternate text
---
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of
classical Latin literature from 45 BC, making it over 2000 years old.
```