zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #04797
[Bug 930496] [NEW] <pre> in XQDoc @param doesn't work properly
Public bug reported:
When writing XQDoc, if one has:
: @param $x What $x is for, for example:
: <pre>
: yadda
: yadda
: </pre>
i.e., a <pre> block as part of the description of a @param, then both
yaddas appear on the same line, i.e., newlines aren't respected despite
being in a <pre> block.
** Affects: zorba
Importance: Medium
Assignee: William Candillon (wcandillon)
Status: New
** Tags: xqdoc
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/930496
Title:
<pre> in XQDoc @param doesn't work properly
Status in Zorba - The XQuery Processor:
New
Bug description:
When writing XQDoc, if one has:
: @param $x What $x is for, for example:
: <pre>
: yadda
: yadda
: </pre>
i.e., a <pre> block as part of the description of a @param, then both
yaddas appear on the same line, i.e., newlines aren't respected
despite being in a <pre> block.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/930496/+subscriptions
Follow ups
References