diff options
author | default <nobody@localhost> | 2022-10-07 19:07:16 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-07 19:07:16 +0200 |
commit | e188dc37f13120ad1ccb3ab4c0e15f8eef5e7335 (patch) | |
tree | 51b0d41c7d1a8aae90d2fba9e779ad4ac6244e44 /doc/snac.5 | |
parent | e6e84ce7b8b4f34dd2e7df2f38610749f612ad6b (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.5')
-rw-r--r-- | doc/snac.5 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -45,6 +45,13 @@ Lines starting with >. Strings in the format @user@host are requested using the Webfinger protocol and converted to links and mentions if something reasonable is found. +.It Emoticons / Smileys +The following traditional ASCII emoticons or special strings are +converted to related emojis: +.Bd -literal +:-) :-D X-D ;-) B-) :-( :-* +:-/ 8-o %-) :_( :-| :facepalm: :shrug: +.Ed .El .Pp HTML tags are left untouched. This is probably a bad idea that may |