diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-10-06 18:35:49 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-10-06 18:35:49 +0000 |
commit | b6cc40bb851bdf52d1814a047df43e7f59c6d91b (patch) | |
tree | 45f99875b93a42ba5cc5c1bc9871cd7846e32882 /TODO | |
parent | 7b6089b3a242a9aeedb1da9076ec6ce78ee092a6 (diff) | |
download | mandoc-b6cc40bb851bdf52d1814a047df43e7f59c6d91b.tar.gz |
note HTML max-width issue
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |