summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-04-14 10:14:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2022-04-14 10:14:53 +0000
commit525559c24a4e02693f443d611b8920564a497f85 (patch)
tree526bf88414e126fa1f90f055cc260e86cac5c9d0 /TODO
parent92dc6b33e42373b9c719c402da479944806dcc52 (diff)
downloadmandoc-525559c24a4e02693f443d611b8920564a497f85.tar.gz
some HTML/CSS issues from John Gardner
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index af34f501..276e6b62 100644
--- a/TODO
+++ b/TODO
@@ -484,7 +484,12 @@ are mere guesses, and some may be wrong.
--- HTML issues --------------------------------------------------------
-- make the HTML scaffolding customozable with -O skip=...
+- .Aq Mt could set and reset "white-space: nowrap";
+ Check whether other enclosure macros could profit from similar handling,
+ or whether that is covered by Unicode line-breaking classes WJ, ZW, GL, ZWJ.
+ John Gardner 25 Mar 2022 04:44:27 +1100
+
+- make the HTML scaffolding customizable with -O skip=...
mail to Oliver Corff 3 Jun 2021 17:28:02 +0200
more feedback from Oliver 3 Jun 2021 18:27:56 +0200
more feedback from Oliver 3 Jun 2021 23:37:18 +0200
@@ -537,6 +542,12 @@ are mere guesses, and some may be wrong.
- check https://github.com/trentm/mdocml
+--- CSS issues ---------------------------------------------------------
+
+- use flexbox for .Bl-tag instead of the fragile float/clear mechanism
+ John Gardner 25 Mar 2022 04:44:27 +1100
+
+
************************************************************************
* formatting issues: gratuitous differences
************************************************************************