Yes, agreed.
Related: There's two conventions I've seen for the description on tags, mainly
on @param and @return: One puts the description on the same line as the tag,
the other puts it on the next line, indented. Both are in widespread use, but
I find the next-line version to be far far easier to read in practice.
At the very least we should permit both equally, although my personal
preference would be to go as far as recommending the next-line version.
(Mentioning it here because it's related to the topic at hand.)
--Larry Garfield
On Saturday, December 8, 2018 2:22:10 PM CST Chuck Burgess wrote:
> Something I'd highlight is that the main discussion here revolves around
> the specific Description portion of tags, whereas Jan's PR example talks
> about multi-lining the Type portion, which is something I don't recall ever
> coming across before.
>
> -1 from me on allowing for multi-line Types... this could get hairy trying
> to tease out actual Types without colliding with the Description when the
> Variable was omitted.
> +1 from me on allowing for multi-line Descriptions... this only involved
> newlines and whitespace, since the Description is the last piece of the Tag
> syntax... and this kind of multi-lining has existed for years.
>
> CRB
> *
about.me/ashnazg <
http://about.me/ashnazg>*