A question about fo:block and linebreaks

Hi,

Im having a question about linebreaks in fo:blocks. Im having a piece of fo
code that looks like this:

<fo:block><fo:basic-link color="blue" external-destination="http://john.pp.se">John.pp.se</fo:basic-link>[5] är min hemsida där jag presenterar mig själv och vad jag håller på med. Utveckligen sker löpande och jag har lärt mig massor under utvecklingen. På john.pp.se har jag bl.a. gjort:
En webb/xml <fo:basic-link color="blue" external-destination="http://john.pp.se/scripts">applikation</fo:basic-link>[6] där jag publicerar mina script.
En webb applikation för e-mail hantering där man kan läsa och skicka e-mail från flera e-mail konton.
</fo:block>

This *mess* contains of 3 lines which ofcourse ends with linebreaks. The
question is: How can I make fo render this linebreaks in the code as
correct linebreaks in the output. Right now fo just renders all the text
on *one* line. Is there a commando for this such as <br/> in xhtml? Or do I
have to have each line in its own fo:block?


-- 
* John Ericson john@john.pp.se
* ICQ: 7325429 JID: high@jabber.org
* web: http://john.pp.se

Received on Monday, 5 November 2001 05:40:17 UTC