From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5483 invoked from network); 9 Aug 2022 12:24:44 -0000 Received: from bsd.lv (HELO mandoc.bsd.lv) (66.111.2.12) by inbox.vuxu.org with ESMTPUTF8; 9 Aug 2022 12:24:44 -0000 Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id 11da7c4b for ; Tue, 9 Aug 2022 07:24:42 -0500 (EST) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id 57f06462 for ; Tue, 9 Aug 2022 07:24:42 -0500 (EST) Date: Tue, 9 Aug 2022 07:24:42 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: two ideas from RGBDS X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: <33698c72be30148b@mandoc.bsd.lv> Log Message: ----------- two ideas from RGBDS Modified Files: -------------- mandoc: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /home/cvs/mandoc/mandoc/TODO,v retrieving revision 1.326 retrieving revision 1.327 diff -LTODO -LTODO -u -p -r1.326 -r1.327 --- TODO +++ TODO @@ -500,6 +500,9 @@ are mere guesses, and some may be wrong. 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 + would also be useful for + https://github.com/gbdev/rgbds-www/blob/master/ + maintainer/support/man_postproc.awk - .Bd -unfilled should not use monospaced font anton@ 4 Mar 2021 08:19:35 +0100 @@ -515,6 +518,11 @@ are mere guesses, and some may be wrong. - tbl(7) HTML output does not implement column width specifications reported by Ted Bullock 11 Jan 2022 16:00:44 -0700 loc * exist * algo ? size ? imp * + +- link from flags in the SYNOPSIS to their descriptions + https://github.com/gbdev/rgbds-www/blob/master/ + maintainer/support/man_postproc.awk + loc * exist * algo ** size * imp * - get rid of the last handful of style= attributes such that Content-Security-Policy: can be enabled without unsafe-inline -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv