[Twisted-web] Problems with the new lines

Alberto Trujillo alberto.trujillo at ucd.ie
Wed Aug 31 04:44:07 MDT 2005


Valentino Volonghi aka Dialtone wrote:

>Alberto Trujillo wrote:
>
>  
>
>>Hello:
>>I have some troubles with nevow and the new lines. I'm taking datas
>>from one form and after try to display them in a different page, like
>>a simple text between simple "<td>" tags. Well, the problem is that
>>the new lines are not display in the new page.
>>Could anybody tell me how to fix this. Thank you very much.
>>    
>>
>
>if you want to display newlines with html you have to change them into
><br> or <br /> (depending on which markup you are using).
>HTML/xHTML are substantially space and newline agnostic.
>
>  
>
Do you know if there is any function in nevow that do this 
automatically. I don't mind to implement one, for the new line, but I'll 
allways have this problem with the specials characters.



More information about the Twisted-web mailing list