> On 1 Oct 2024, at 16:53, Jelte Fennema-Nio <postg...@jeltef.nl> wrote:
> On Tue, 1 Oct 2024 at 15:52, Daniel Gustafsson <dan...@yesql.se> wrote:

>>> Apart from this, I don't changing the placeholders like <foo> to < foo >.  
>>> In some cases, this really decreases readability.  Maybe we should look for 
>>> different approaches there.
>> 
>> Agreed.  I took a stab at some of them in the attached.  The usage in
>> src/test/isolation/README is seemingly the hardest to replace and I'm not 
>> sure
>> how we should proceed there.
> 
> One way to improve the isolation/README situation is by:
> 1. indenting the standalone lines by four spaces to make it a code block
> 2. for the inline cases, replace <foo> with `<foo>` or `foo`

If we go for following Markdown syntax then for sure, if not it will seem a bit
off I think.

--
Daniel Gustafsson



Reply via email to