aboutsummaryrefslogtreecommitdiff
path: root/examples/convert.md
blob: ea553eef9e98b6beb31ebc3b21b29dc072ccfacc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
```This is alt-text
Here goes the pre-formatted text.

This continues the pre-formatted text on a new line after a blank line.
```

# This is a heading

This is some text.

This is more text after a blank line.

- This is a single list item.
- This is the next list item.

- This is a new list.
- This is the next item on the new list.

## This is a sub-heading

> This is a blockquote.

### This is a sub-sub-heading.

[This is a link to GemRest](gemini://gem.rest/)
</somewhere>

That was a link without text.