On Fri, 4 Sep 2026 14:14:26 GMT, Andy Goryachev <[email protected]> wrote:

>> Looks much better now. I'm wondering, is there a reason you're using 2 
>> spaces of indentation instead of the usual 4? With the latter, it happens 
>> that the first line following the `<li>` and the subsequent lines start with 
>> the same indentation; with 2 spaces, the subsequent lines are not lined up 
>> with the first line.
>
> it is not important - the whitespace will be destroyed by javadoc.
> 
> does it matter?

Personally, I never read the HTML javadoc, I always read the source-code 
version of it. That's why I appreciate nice formatting on the source-code 
level, but YMMV.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2287#discussion_r3935091807

Reply via email to