@@ -50,7 +50,7 @@ The following traditional ASCII emoticons or special strings are
converted to related emojis:
.Bd -literal
:-) :-D X-D ;-) B-) :-( :-* <3 :-/ 8-o
-%-) :_( :-| :facepalm: :shrug: :shrug2:
+%-) :_( :-| >:-( :facepalm: :shrug: :shrug2:
:eyeroll: :beer: :beers: :munch: :thumb:
.Ed
.El
@@ -25,6 +25,7 @@ struct {
{ ":_(", "😢" },
{ ":-|", "😐" },
{ "<3", "💓" },
+ { ">:(", "😠" },
{ ":facepalm:", "🤦" },
{ ":shrug:", "🤷" },
{ ":shrug2:", "¯\\_(ツ)_/¯" },