juanotto commented on PR #22:
URL: 
https://github.com/apache/netbeans-antora-tutorials/pull/22#issuecomment-3399139950

   Thanks for the info! I did some more experimenting and it doesn't seem 
straightforward :/
   
   The `+` between list element and the next element keeps the next element 
inside the `<li>` but it does not control vertical space in any way. As long as 
lines are separated by `+` everything is inside the list element, an empty line 
drops out of the `<li>`.
   
   Just to experiment, and make the gods of old hacks happy... I tried 
`{nbsp}`! A single `<p>` can be added this way. I will not put that on a PR 
though.
   
   I had a look at other pages, I think this needs to be solved for the whole 
site actually.  E.g. form java profiling:
   <img width="900" height="316" alt="image" 
src="https://github.com/user-attachments/assets/1713788a-881a-451c-aab6-55bb2f16146b";
 />
   
   I will try to check that at some point but I know I don't have to fix that 
spacing here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to