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


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to