mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-22 05:15:04 +00:00
Fixed example.
This commit is contained in:
parent
0e861196a1
commit
05f7ab6408
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Messages in `snac` allow a special subset of Markdown, that includes *emphasized
|
||||||
Line breaks are output as you write it.
|
Line breaks are output as you write it.
|
||||||
|
|
||||||
|
|
||||||
Prepending a less-than in a line makes it a quote:
|
Prepending a greater-than symbol in a line makes it a quote:
|
||||||
|
|
||||||
> This is quoted text
|
> This is quoted text
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue