summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-24 14:58:42 +0200
committerdefault <nobody@localhost>2023-05-24 14:58:42 +0200
commitfdb35f343796d6abd2736e5fb6e6e891c881fd97 (patch)
treee692f5e751a99d4166a5f62efa12ca6512fe9be6 /doc
parentf8838c65aa6dae8a6a8a093d713c8286492a34a6 (diff)
Also accept 'cite' as a valid HTML tag.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snac.5 b/doc/snac.5
index 86efa9d..49e22e9 100644
--- a/doc/snac.5
+++ b/doc/snac.5
@@ -58,7 +58,7 @@ converted to related emojis:
.Ss Accepted HTML
All HTML tags in entries are neutered except the following ones:
.Bd -literal
-a p br blockquote ul li
+a p br blockquote ul li cite
span i b u pre code em strong
.Ed
.Pp