On Thu, Aug 8, 2024 at 8:51 PM Marcos Pegoraro <marcos@f10.com.br> wrote:
>
> Em qui., 8 de ago. de 2024 às 00:11, jian he <jian.universality@gmail.com> escreveu:
>>
>>
>> adding the following line to postgres.sgml saved me.
>> +<!ENTITY commit_baseurl "https://postgr.es/c/">
>
>
> Comma at end of line of these should be removed
> <ulink url="&commit_baseurl;165d581f1"> [165d581f1] </ulink>,
> <ulink url="&commit_baseurl;6dbb49026"> [6dbb49026] </ulink>,
>
> Maybe those items which have lots of commits would be strange
> A space before commas on next links I think should be removed because an item like this
> <ulink url="&commit_baseurl;c951e9042"> [c951e9042] </ulink>,
please check attached.