[Lazarus] fpdoc + XML description file + indentation whitespace
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Thu Feb 9 12:48:41 CET 2012
Graeme Geldenhuys schrieb:
> On 9 February 2012 09:23, Hans-Peter Diettrich wrote:
>> A simple modification could help:
>> Let all preformatted text start on a new line, not directly after <pre> or
>> <code>. The document generators can remove that additional line ending, if
>> required.
>
>
> I think that is wrong! Maybe the help author wanted (or didn't want)
> a blank line to be the first line.
Empty lines can be added at will:
<pre> <!-- this line does not generate any text -->
Here is the text.
Here is some indented text.
</pre>
DoDi
More information about the Lazarus
mailing list