Re: An improved README experience for PostgreSQL

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: An improved README experience for PostgreSQL
Дата
Msg-id 94797F4E-C71F-4CC2-880A-AA82D610F88C@yesql.se
обсуждение исходный текст
Ответ на Re: An improved README experience for PostgreSQL  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
> On 21 Mar 2024, at 15:11, Nathan Bossart <nathandbossart@gmail.com> wrote:
> 
> On Thu, Mar 21, 2024 at 02:42:27PM +0100, Peter Eisentraut wrote:
>> The committed README.md contains trailing whitespace on one line:
>> 
>> General documentation about this version of PostgreSQL can be found at:$
>> -https://www.postgresql.org/docs/devel/$
>> +<https://www.postgresql.org/docs/devel/>  $
>> 
>> If this is intentional (it could be, since trailing whitespace is
>> potentially significant in Markdown), then please add something to
>> .gitattributes.  Otherwise, please fix that.
> 
> I added that to maintain the line break that was in the non-Markdown
> version.  I'd rather match the style of the following paragraph (patch
> attached) than mess with .gitattributes.

+1, this looks better IMHO.

--
Daniel Gustafsson




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: An improved README experience for PostgreSQL
Следующее
От: "Euler Taveira"
Дата:
Сообщение: Re: speed up a logical replica setup