dalet-rs/examples/gemtext.gmi

33 lines
635 B
Text
Raw Normal View History

2024-08-02 19:49:10 +03:00
=> https://example.com A cool website
=> gopher://example.com An even cooler gopherhole
=> gemini://example.com A supremely cool Gemini capsule
=> sftp://example.com
2024-08-02 22:09:12 +03:00
This is paragraph
2024-08-02 19:49:10 +03:00
=>https://example.com A cool website
=>gopher://example.com An even cooler gopherhole
=> gemini://example.com A supremely cool Gemini capsule
=> sftp://example.com
# Heading
## Sub-heading
### Sub-sub-heading
* Mercury
* Gemini
* Apollo
> Gemtext supports blockquotes. The quoted content is written as a single long line, which begins with a single > character
```
preformatted
=> ()
# false heading
text
```
This is paragraph