This is an example gemtext file

# Heading 1
## Heading 2
### Heading 3

> This is a blockquote.
> It's good for quoting someone's text.

This is a bullet list:
* List item
* Another item
* Last item

These are a few links:
=> gemini://example.com This is an optional description
=> https://example.com
=> index.gmi A relative link
=> mailto:info@example.com An email

``` This is preformatted text block
 _____         _   
|_   _|____  _| |_ 
  | |/ _ \ \/ / __|
  | |  __/>  <| |_ 
  |_|\___/_/\_\\__|
```