# This is an example of a Gemini File

Gemtext is very simple to the point of insanity

## Lists
* Lists are only with * not -
* There is no numbering, but the client can choose to how it wants

# Links

=> images/coyote.jpg

Here is an absolute link, protocol is implicit

=> //flounder.online

There are no tables, but you can use text literals instead

> | col1 | col2 |
> +------+------+
> | 72   |  73.5|
> +------+------+
