Markdown

Updated: 13 November 2023

Links

[Chris Taylor Developer](https://christaylordeveloper.co.uk)

Syntax highlight

```sql
SELECT * FROM orders;
```

```shell
docker compose up --build
```

Tables

|   |   |   |   |   |
|---|---|---|---|---|
|   |   |   |   |   |
|   |   |   |   |   |
|   |   |   |   |   |

Images

online resource

![Alt text here](https://example.com/path/to/my-image.gif 'Title here')

local file

![Alt text here](my-image.gif 'Title here')

Underline

This word right <ins>here</ins> will be underlined.