diff options
author | default <nobody@localhost> | 2024-05-26 09:41:08 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-26 09:41:08 +0200 |
commit | 261466fb5fd45405869ec5e3a13750460dc5c42e (patch) | |
tree | 3105466c3cf146c6a0515087081018995549a127 /doc | |
parent | fbdcbc841457f0f8bbaedd5efe7e54edbbf17c0a (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.5 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -38,7 +38,9 @@ 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 quoted text Lines starting with >. .It User Mentions |