Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pfYkB-0001T8-MA for pgsql-hackers@arkaria.postgresql.org; Fri, 24 Mar 2023 04:09:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pfYkA-0007yH-CN for pgsql-hackers@arkaria.postgresql.org; Fri, 24 Mar 2023 04:09:34 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pfYkA-0007y8-34 for pgsql-hackers@lists.postgresql.org; Fri, 24 Mar 2023 04:09:34 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pfYk7-000770-K4 for pgsql-hackers@postgresql.org; Fri, 24 Mar 2023 04:09:33 +0000 Received: from slate.karlpinc.com (unknown [192.168.1.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by smtp.karlpinc.com (Postfix) with ESMTPS id 73A95A242; Thu, 23 Mar 2023 23:09:29 -0500 (CDT) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id 315C43FB7C; Thu, 23 Mar 2023 23:09:29 -0500 (CDT) Date: Thu, 23 Mar 2023 23:09:25 -0500 From: "Karl O. Pinc" To: Brar Piening Cc: Corey Huinker , Alvaro Herrera , Peter Eisentraut , Tom Lane , vignesh C , Ian Lawrence Barwick , pgsql-hackers Subject: Re: doc: add missing "id" attributes to extension packaging page Message-ID: <20230323230925.27e92a94@slate.karlpinc.com> In-Reply-To: <20230323175530.2001f237@slate.karlpinc.com> References: <20230323093555.3icw7zetwtmtrrzu@alvherre.pgsql> <20230323173123.68b5cd8f@slate.karlpinc.com> <20230323175530.2001f237@slate.karlpinc.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Brar, An observation: The # that shows up when hovering over section-level headings is styled as the section-level heading is. But the # that shows up when hovering over varlistentrys has the default text style. This works for me. It's nice to have the "section #"s look like the section heading. But the varlistentry's terms are smaller than the normal font, and their line width is less heavy than normal. I'm not really invested one way or the other, but I find it kind of nice that the varlistentry's #s are easier to click on and more noticable because they're slightly larger than might be expected. Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein