diff options
author | default <nobody@localhost> | 2023-06-13 18:57:43 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-13 18:57:43 +0200 |
commit | 5654960161a295f56c56b66f822fbb245800e4bf (patch) | |
tree | e6e2b3383d25ca3426cc72fc1ffcd6260fa321b6 /doc | |
parent | 38986cefc38753f22d0a06b43bf67135a3430f67 (diff) |
Also accept HTML tag <ol>.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snac.5 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 cite +a p br blockquote ul ol li cite span i b u pre code em strong .Ed .Pp |