summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-10-06 18:35:49 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-10-06 18:35:49 +0000
commitb6cc40bb851bdf52d1814a047df43e7f59c6d91b (patch)
tree45f99875b93a42ba5cc5c1bc9871cd7846e32882
parent7b6089b3a242a9aeedb1da9076ec6ce78ee092a6 (diff)
downloadmandoc-b6cc40bb851bdf52d1814a047df43e7f59c6d91b.tar.gz
note HTML max-width issue
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index ce9fb12c..e80b766d 100644
--- a/TODO
+++ b/TODO
@@ -285,6 +285,12 @@
http://stackoverflow.com/questions/1713048/
see also matthew@ Fri, 18 Jul 2014 19:25:12 -0700
+- The tables used to render the three-part page headers actually force
+ the width of the <body> to the max-width given for <html>.
+ Not yet sure how to fix that...
+ Observed by an Anonymous Coward on undeadly.org:
+ http://undeadly.org/cgi?action=article&sid=20140925064244&pid=1
+
- consider whether <var> can be used for Ar Dv Er Ev Fa Va.
from bentley@ Wed, 13 Aug 2014 09:17:55 -0600