mirror of
https://github.com/TxtDot/dalet-rs.git
synced 2024-11-06 01:43:57 +03:00
33 lines
620 B
Text
33 lines
620 B
Text
|
=> https://example.com A cool website
|
||
|
=> gopher://example.com An even cooler gopherhole
|
||
|
=> gemini://example.com A supremely cool Gemini capsule
|
||
|
=> sftp://example.com
|
||
|
|
||
|
Hi
|
||
|
|
||
|
=>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
|