Earl Hood (via RT) wrote:

>Pod::Html generated invalid markup for lists.  For example,
>a numbered listed turns out as:
>
><ol>
><li></li>
>...text here...
><p></p>
>...
>
>Causing lists to be rendered like:
>
>  1.
>    ... text here ...
>
>  2.
>    ... text here ...
>
>Or for unordered lists:
>
>  *
>    ... text here ...
>
>  *
>    ... text here ...
>
>Notice the annoying line break after each bullet.
>
Removing those line breaks is definitely an improvement, but the patch 
also inserts extra space into <dl> style lists - e.g. see the old and 
new examples (from the Benchmark manpage) attached.

Looks fine to me, but before I commit it is anyone particularly wedded 
to the more compact old look?



------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are 
confidential and intended for the addressee(s) only.  If you have received this 
message in error or there are any problems, please notify the sender 
immediately.  The unauthorized use, disclosure, copying or alteration of this 
message is strictly forbidden.  Note that any views or opinions presented in 
this email are solely those of the author and do not necessarily represent 
those of Radan Computational Ltd.  The recipient(s) of this message should 
check it and any attached files for viruses: Radan Computational will accept no 
liability for any damage caused by any virus transmitted by this email.

PNG image

PNG image

Reply via email to