summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-07 19:28:47 -0400
committerJune McEnroe <june@causal.agency>2021-09-07 19:28:47 -0400
commitacc7101b7acd37bd190af6ab23ad10c9fddba843 (patch)
tree217457c7608c26b66ff175ba85b976d05899bdad /bin
parentAdd HTML entities used by "legacy" twitter (diff)
downloadsrc-acc7101b7acd37bd190af6ab23ad10c9fddba843.tar.gz
src-acc7101b7acd37bd190af6ab23ad10c9fddba843.zip
Document lack of alt text in dehtml
I want to implement this but it requires more complex lexing.
Diffstat (limited to 'bin')
-rw-r--r--bin/man1/dehtml.13
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/man1/dehtml.1 b/bin/man1/dehtml.1
index a0c5a8c4..c55c35d4 100644
--- a/bin/man1/dehtml.1
+++ b/bin/man1/dehtml.1
@@ -33,3 +33,6 @@ Collapse whitespace outside of
 .Sy <pre>
 tags.
 .El
+.
+.Sh BUGS
+There is no way to extract image alt text.