From de0e5309636a7a9c363b09ddd327ce06512201d5 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 28 Feb 2019 16:36:13 +0000 Subject: Format multiple subsequent .IP or multiple subsequent .TP/.TQ as a single
list rather than opening a new list for each item; feature suggested by Pali dot Rohar at gmail dot com. --- TODO | 5 ----- man_html.c | 30 ++++++++++++++++++++++++++++-- 2 files changed, 28 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 67eb5c66..cf5b8019 100644 --- a/TODO +++ b/TODO @@ -349,11 +349,6 @@ are mere guesses, and some may be wrong. it does seem cleaner.) loc ** exist ** algo * size * imp *** -- format multiple subsequent .IP as a single list - rather than opening a new list for each item - Pali Rohar 25 Nov 2018 14:34:26 +0100 - loc * exist ** algo * size * imp *** - - format ".IP *" etc. as