Re: Bold itemized list entries

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bold itemized list entries
Date: 2017-02-13 09:24:21
Message-ID: 1e55263f-415f-cf2a-f579-e62360759fb1@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017/02/13 16:39, Ashutosh Bapat wrote:
> Hi
> Bulletted list in Devel branch are all showing up bold as seen in the
> screenshot of [1] attached. But the same page for 9.6 branch shows
> normal bulletted lists. If I try to bulid docs from the latest
> resources (at commit ae0e550ce1703621efb3b75f4558df253cef5bca), the
> html renders bulletted items normally. Does anybody else notice this?
>
> Sorry, if there was some previous report of this and the issue has
> been fixed but HTML pages on postgresql.org haven't got refreshed.

I've seen some other formatting differences as well when viewing the HEAD
versions of the docs on www.postgresql.org (couldn't really tell from the
locally built ones viewed in Chrome on Windows, because not sure if the
same styling rules are being applied).

Screenshots comparing snippets of the create-table refpage are attached
(one is for 9.6 and the other for HEAD, as filenames indicate).

Thanks,
Amit

Attachment Content-Type Size
image/png 8.9 KB
image/png 10.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rushabh Lathia 2017-02-13 09:24:24 Re: Push down more UPDATEs/DELETEs in postgres_fdw
Previous Message Yuriy Zhuravlev 2017-02-13 08:53:22 Re: WIP: About CMake v2