<pre> blocks in XQDoc have unequal spacing

Bug #959833 reported by Paul J. Lucas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Low
William Candillon

Bug Description

Given:

(:~
 : For example:
 : <pre>
 : if ( ft:stem( "apples" ) eq "apple" ) ** WRONG **
 : </pre>
 : Instead do:
 : <pre>
 : if ( ft:stem( "apples" ) eq ft:stem( "apple" ) ) ** CORRECT **
 : </pre>
 :)

one gets what's shown in the attached screen-shot. As can be seen, there's more space below the line of code than above -- it should be equal.

Additionally, the whitespace between the surrounding text should be increased -- see second attached screen-shot.

Tags: xqdoc
Revision history for this message
Paul J. Lucas (paul-lucas) wrote :
Revision history for this message
Paul J. Lucas (paul-lucas) wrote :
Changed in zorba:
milestone: none → 2.5
Changed in zorba:
milestone: 2.5 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.