[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-bugs
Subject:    [DOC-BUGS] #49849 [Opn->Bgs]: Minor issue with unwanted linebreaks
From:       bjori () php ! net
Date:       2009-12-26 10:42:45
Message-ID: 200912261042.nBQAgjjn091636 () y1 ! php ! net
[Download RAW message or body]

 ID:          49849
 Updated by:  bjori@php.net
 Reported By: wiesemann@php.net
-Status:      Open
+Status:      Bogus
 Bug Type:    Doc Build problem
 PHP Version: Irrelevant
 New Comment:

PhD outputs all WS as-is. It doesn't normalize it or anything.
Thats a feature IMO, not a bug.


Previous Comments:
------------------------------------------------------------------------

[2009-10-12 18:05:58] wiesemann@php.net

Description:
------------
PhD inserts unwanted linebreaks after e.g. the <parameter> tag. Example
from the in_array() documentation:
+++
  <para>
   Searches <parameter>haystack</parameter> for
<parameter>needle</parameter>.
  </para>
+++

This will be converted into this:
+++
  <p class="para rdfs-comment">

   Searches <i><tt class="parameter">haystack</tt></i>
 for <i><tt class="parameter">needle</tt></i>
.
  </p>
+++

This will be displayed like this in the browser:
+++
Searches haystack  for needle .
+++

There is a longer sentence on the same page that causes the period to
be unnecessarily on its own line.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=49849&edit=1


-- 
PHP Documentation Bugs Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic