# Gemtext elements

## Sub-heading

### Sub-subheading

This is normal text Line 1
This is normal text Line 2
This is a robot emoji 🤖

* Mercury
* Gemini
* Apollo

> I hope so for your sake, Commander. The Emperor is not as forgiving as I am.

[/logout](https://n1ko.dev/logout)
[Go back](https://n1ko.dev/test)
[Project Gemini](https://n1ko.dev/?u=gemini%3A%2F%2Fgeminiprotocol.net)

```
iex> "Elixir" |> String.graphemes() |> Enum.frequencies()
%{"E" => 1, "i" => 2, "l" => 1, "r" => 1, "x" => 1}
```

```
plain preformatted block
  spacing   is   preserved
```
