Explorar el Código

Updated documentation.

default hace 3 años
padre
commit
f49deb9582
Se han modificado 2 ficheros con 6 adiciones y 6 borrados
  1. 1 1
      doc/snac.1
  2. 5 5
      doc/snac.5

+ 1 - 1
doc/snac.1

@@ -198,4 +198,4 @@ See the LICENSE file for details.
 .Sh CAVEATS
 .Sh CAVEATS
 Use the Fediverse sparingly. Don't fear the MUTE button.
 Use the Fediverse sparingly. Don't fear the MUTE button.
 .Sh BUGS
 .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.

+ 5 - 5
doc/snac.5

@@ -45,13 +45,13 @@ Lines starting with >.
 Strings in the format @user@host are requested using the Webfinger
 Strings in the format @user@host are requested using the Webfinger
 protocol and converted to links and mentions if something reasonable
 protocol and converted to links and mentions if something reasonable
 is found.
 is found.
-.It Emoticons / Smileys
+.It Emoticons / Smileys / Silly Symbols
 The following traditional ASCII emoticons or special strings are
 The following traditional ASCII emoticons or special strings are
 converted to related emojis:
 converted to related emojis:
 .Bd -literal
 .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
 .Ed
 .El
 .El
 .Pp
 .Pp
@@ -60,7 +60,7 @@ HTML tags are not filtered on input.
 .Ss Accepted HTML
 .Ss Accepted HTML
 All HTML tags in entries are neutered except the following ones:
 All HTML tags in entries are neutered except the following ones:
 .Bd -literal
 .Bd -literal
-a p br img blockquote ul li
+a p br blockquote ul li
 span i b pre code em strong
 span i b pre code em strong
 .Ed
 .Ed
 .Pp
 .Pp