diff options
Diffstat (limited to 'doc/snac.5')
-rw-r--r-- | doc/snac.5 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -43,6 +43,11 @@ int main(int argc, char *argv[]) Standalone URLs are converted to links. Also, from version 2.54, markdown-style links in the form of [link label](url) are also supported. +.It attached images +Standalone URLs for which the final extension is recognized as an +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 alone in a line. |