I doubt if anyone is using this feature intentionally, but many of us have benefited from it unintentionally.  When an image caption is generated by a template, particularly a large & complex template, it often ends up with a lot of unexpected whitespace inside.  I'm not saying this is good, or that those templates couldn't be better-written... however, open wikis being what they are, IMO the current approach makes sense.
<br><br>-- Sam / Visviva<br><br><div class="gmail_quote">On Dec 4, 2007 8:49 AM, Jared Williams &lt;<a href="mailto:jared.williams1@ntlworld.com">jared.williams1@ntlworld.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">&gt; -----Original Message-----<br>&gt; From: <a href="mailto:wikitext-l-bounces@lists.wikimedia.org">wikitext-l-bounces@lists.wikimedia.org</a><br>&gt; [mailto:<a href="mailto:wikitext-l-bounces@lists.wikimedia.org">
wikitext-l-bounces@lists.wikimedia.org</a>] On Behalf Of<br>&gt; Steve Bennett<br>&gt; Sent: 03 December 2007 23:09<br>&gt; To: Wikitext-l<br>&gt; Subject: [Wikitext-l] Newlines in link captions<br>&gt;<br>&gt; I&#39;m surprised to discover that this works:
<br>&gt;<br>&gt; ----<br>&gt; [[Foo|<br>&gt;<br>&gt; blah<br>&gt;<br>&gt; blah]]<br>&gt; ----<br>&gt;<br>&gt; And so does this:<br>&gt;<br>&gt; ----<br>&gt; [[Image:foo.jpg|<br>&gt;<br>&gt; blah<br>&gt;<br>&gt; |<br>&gt;<br>
&gt; thumb<br>&gt;<br>&gt; ]]<br>&gt; ----<br>&gt;<br>&gt; And even:<br>&gt; ----<br>&gt; [[image:foo.jpg|<br>&gt;<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; some text over here|thumb<br>&gt; ]]<br>&gt; ----<br>&gt;<br>&gt; And even more annoyingly:
<br>&gt; ----<br>&gt; [[Link|<br>&gt;<br>&gt; ***This is not a list<br>&gt;<br>&gt; ]]<br>&gt; ----<br>&gt;<br>&gt; In all these cases all the newlines in link or image captions are<br>&gt; collapsed down to a single whitespace.
<br>&gt;<br>&gt; So, the usual questions arise:<br>&gt; 1. Does anyone know about, let alone use, this feature?<br>&gt; 2. Is it useful?<br>&gt; 3. Would anyone mind if it was gone?<br>&gt;<br>&gt; My concerns are:<br>&gt; 1. Lines that look like lists or space-indented text may not be (which
<br>&gt; reduces the number of ways you can parse the text)<br>&gt; 2. The behaviour of newlines is different from normal text (normally 2<br>&gt; newlines in a row would give you a paragraph break)<br>&gt; 3. The behaviour of newlines is different before and after
<br>&gt; the first pipe.<br>&gt;<br><br></div></div>That causes schema violations for the current parser, if don&#39;t have tidy<br>repairing.<br><br>[[Link|<br>==h2==<br>----hr<br>]]<br><font color="#888888"><br>Jared<br>
</font><div><div></div><div class="Wj3C7c"><br><br><br>_______________________________________________<br>Wikitext-l mailing list<br><a href="mailto:Wikitext-l@lists.wikimedia.org">Wikitext-l@lists.wikimedia.org</a><br><a href="http://lists.wikimedia.org/mailman/listinfo/wikitext-l" target="_blank">
http://lists.wikimedia.org/mailman/listinfo/wikitext-l</a><br></div></div></blockquote></div><br>