commit e4b8d962b19b6015bc550ca14c404d8fdff9f811 parent 9b9e927a69da671acf7b9fe92584281f71bb905f Author: default <nobody@localhost> Date: Sun, 30 Oct 2022 07:02:52 +0100 Updated documentation. Diffstat:
M | doc/snac.5 | | | 10 | ++++++++-- |
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/doc/snac.5 b/doc/snac.5 @@ -55,8 +55,14 @@ converted to related emojis: .Ed .El .Pp -HTML tags are left untouched. This is probably a bad idea that may -change in future versions. +HTML tags are not filtered on input. +.Pp +.Ss Accepted HTML +All HTML tags in entries are neutered except the following ones: +.Bd -literal +a p br img blockquote ul li +span i b pre code em strong +.Ed .Pp .Ss Disk Layout This section documents version 1 of the disk storage layout. It's still