diff options
Diffstat (limited to 'doc/snac.5')
-rw-r--r-- | doc/snac.5 | 7 |
1 files changed, 6 insertions, 1 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 |