<br><br><div class="gmail_quote">On Sun, Mar 21, 2010 at 10:41 PM,  <span dir="ltr"><<a href="mailto:josef.pktd@gmail.com">josef.pktd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Sun, Mar 21, 2010 at 10:16 AM, Ralf Gommers<br>
<<a href="mailto:ralf.gommers@googlemail.com">ralf.gommers@googlemail.com</a>> wrote:<br>
<br>
> Both look sort of okay, but are abusing the syntax.<br>
><br>
> What do you think about the following:<br>
> 1. Do not use lists with multiple indentation levels, it just doesn't look<br>
> good and should not be necessary.<br>
> 2. Use dashes for simple lists.<br>
<br>
</div></div>both fine with me, we can convert asterisks to dashes<br>
<div class="im"><br>
> 3. List with multi-line items are broken only inside the Parameters/Returns<br>
> sections. This is a bug and simply needs to be fixed. (this would fix both<br>
> of your examples)<br>
<br>
</div>Does this mean if this bug gets fixed, then we wouldn't need the extra<br>
empty lines between list items?<br></blockquote><div><br>Yes. The following works in the Notes section, but not in Parameters:<br>- item one<br>- item two<br>  this is a multi-line item<br>- item 3<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Currently, the rendering in the doc editor view for item lists has<br>
also wrong indentation<br>
<a href="http://docs.scipy.org/numpy/docs/numpy.ndarray.transpose/" target="_blank">http://docs.scipy.org/numpy/docs/numpy.ndarray.transpose/</a><br>
but the html looks ok<br>
<a href="http://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.transpose.html" target="_blank">http://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.transpose.html</a><br></blockquote><div><br>Html looks fine indeed. It should still look like that once that bug is fixed.<br>
<br>Cheers,<br>Ralf<br></div></div>