summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-18 09:25:16 +0100
committerdefault <nobody@localhost>2022-11-18 09:25:16 +0100
commitf49deb9582a763773cdf850e2c05f6aa7373e933 (patch)
tree38923e28a4665e478f92e4869f6c4deaf1727d9f /doc
parentb7fd618cf114845a895ea9d3e3bbd2ca77041e1a (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.12
-rw-r--r--doc/snac.510
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index b9a94f9..5303bc8 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -198,4 +198,4 @@ See the LICENSE file for details.
.Sh CAVEATS
Use the Fediverse sparingly. Don't fear the MUTE button.
.Sh BUGS
-Plenty. Some issues may be documented in the TODO.md file.
+Plenty. Some issues may be even documented in the TODO.md file.
diff --git a/doc/snac.5 b/doc/snac.5
index dbcbeaf..02bd85b 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -45,13 +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
+.It Emoticons / Smileys / Silly Symbols
The following traditional ASCII emoticons or special strings are
converted to related emojis:
.Bd -literal
-:-) :-D X-D ;-) B-) :-( :-* <3
-:-/ 8-o %-) :_( :-| :facepalm: :shrug:
-:eyeroll: :beer: :beers: :munch: :thumb:
+:-) :-D X-D ;-) B-) :-( :-* <3 :-/ 8-o
+%-) :_( :-| :facepalm: :shrug: :eyeroll:
+:beer: :beers: :munch: :thumb:
.Ed
.El
.Pp
@@ -60,7 +60,7 @@ HTML tags are not filtered on input.
.Ss Accepted HTML
All HTML tags in entries are neutered except the following ones:
.Bd -literal
-a p br img blockquote ul li
+a p br blockquote ul li
span i b pre code em strong
.Ed
.Pp