diff options
| author | Roberto Ricci <io@r-ricci.it> | 2025-10-22 15:40:30 +0200 |
|---|---|---|
| committer | Roberto Ricci <io@r-ricci.it> | 2025-10-22 15:40:30 +0200 |
| commit | 7d050e94bdc79b6ac5646cd22ced34c2332ac670 (patch) | |
| tree | 22d33558ead1fcf770fc2f0456a027cfbc300b5b /doc/snac.5 | |
| parent | d6e139c0ba3dea5ae6732db916fdc05cc321813b (diff) | |
Fix some manpage typos
Diffstat (limited to 'doc/snac.5')
| -rw-r--r-- | doc/snac.5 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ server and user data. For the operation manual, see For the administration manual, see .Xr snac 8 . .Ss Message Formatting -Message notes respect the entered new line breaks rigurously. +Message notes respect the entered new line breaks rigorously. A special subset of Markdown is allowed, including: .Bl -tag -width tenletters .It bold @@ -51,7 +51,7 @@ image (.jpg, .gif, .png, etc), are converted to ActivityPub image attachments. Also, from version 2.57, markdown-style image links in the form of  are also supported. .It line separators -Horizonal rules can be inserted by typing three minus symbols +Horizontal rules can be inserted by typing three minus symbols alone in a line. .It quoted text Lines starting with > (blockquotes). |