Re: “Function finder”, issue #1469

Dimitre Novatchev <dnovatchev@gmail.com> writes:
> Norm, actually the ellipses must not appear on the next line and what we see is solely due to the current styling (css classes) of the document.

Well I don’t think it’s CSS exactly, but you inspired me to dig a little deeper. If the markup is
 
  <summary><a>Some text</a>…</summary>

Then there’s a newline before the ellipsis. But not if I change the markup to:

  <summary><a>Some text…</a></summary>

¯\_(ツ)_/¯

Fair points about the value of good navigation.

What do other folks think?

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Wednesday, 30 October 2024 17:10:32 UTC