diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.5 | 7 | ||||
-rw-r--r-- | doc/snac.8 | 31 |
2 files changed, 29 insertions, 9 deletions
@@ -38,7 +38,12 @@ int main(int argc, char *argv[]) ``` .Ed .It links -Standalone URLs. +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 Line separators +Horizonal rules can be inserted by typing three minus symbols +alone in a line. .It quoted text Lines starting with >. .It User Mentions @@ -304,15 +304,25 @@ supports: Complete support, on input and output. .It Vt Undo For -.Vt Follow +.Vt Follow , +.Vt Like +and +.Vt Announce objects, on input and output. .It Vt Create For .Vt Note , -.Vt Question +.Vt Question , +.Vt Page , +.Vt Article , +.Vt Event and -.Vt Page -objects, on input and output. +.Vt Video +objects on input, and for +.Vt Note +and +.Vt Question +on output. .It Vt Accept For .Vt Follow @@ -327,11 +337,16 @@ For objects, on input and output. .It Vt Update For -.Vt Person , -.Vt Note +.Vt Note , +.Vt Question , +.Vt Page , +.Vt Article , +.Vt Event and -.Vt Question -objects, on input and output. +.Vt Video +objects on input, and for +.Vt Note +on output. .It Vt Delete Supported for .Vt Note |