diff options
author | default <nobody@localhost> | 2022-10-30 07:02:52 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-30 07:02:52 +0100 |
commit | e4b8d962b19b6015bc550ca14c404d8fdff9f811 (patch) | |
tree | 2345bf6d7572edb2ad7aceab508076baf1212739 /doc | |
parent | 9b9e927a69da671acf7b9fe92584281f71bb905f (diff) |
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.5 | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |