aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index f1897bb4..66d27f6e 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
************************************************************************
* Official mandoc TODO.
-* $Id: TODO,v 1.312 2021/05/12 08:34:46 schwarze Exp $
+* $Id: TODO,v 1.313 2021/06/02 18:23:34 schwarze Exp $
************************************************************************
Many issues are annotated for difficulty as follows:
@@ -464,6 +464,12 @@ are mere guesses, and some may be wrong.
http://undeadly.org/cgi?action=article&sid=20140925064244&pid=1
loc * exist * algo ** size * imp ***
+- implement the tbl(7) layout "n" specifier for HTML output,
+ probably by manual alignment, inserting adequate numbers of
+ digit-width spaces, similar to tbl_term.c, tbl_number()
+ Oliver Corff 16 May 2021 20:29:00 +0200
+ loc ** exist ** algo ** size * imp **
+
- generate <img> tags in HTML
idea from florian@ Tue, 7 Apr 2015 00:26:28 +0000
may be possible to implement with .Lk img://something.png alt_text