diff options
author | Louis Brauer <louis@openbooking.ch> | 2024-05-27 12:25:38 +0200 |
---|---|---|
committer | Louis Brauer <louis@openbooking.ch> | 2024-05-27 12:25:38 +0200 |
commit | 4621a25ba476b8222b7fca8b545ad2489469f310 (patch) | |
tree | f6a406c42e5e8faae255d988505d654a29c188dc /doc | |
parent | 81cf309e4d0ba6c2debccc21ea4f85e1e6245dc5 (diff) | |
parent | 36764b8ade5ee4686b04acb251f586eec4dacfad (diff) |
Merge remote-tracking branch 'origin/master'
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 |