summaryrefslogtreecommitdiffstats
path: root/t/fmt/gemtext/basic.gmi
blob: 9850c8767d1ae97de3e9a970b07b721bbe26c4bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This is a normal text line.

=> gemini://example.org An example link

``` alt text
Here is a preformatted text.
```

Here are exactly two blank lines:


# Heading

## Sub Heading

### Sub sub heading

* Item 1
* Item 2

> This is a quote.