Update
svn: r5494
This commit is contained in:
parent
74133275e9
commit
a5eac31a89
@ -1877,7 +1877,7 @@ class IndividualPage(BasePage):
|
||||
format = nobj.get_format()
|
||||
text = nobj.get()
|
||||
if format:
|
||||
of.write( u"<pre>%s</pre>" % text
|
||||
of.write( u"<pre>%s</pre>" % text )
|
||||
else:
|
||||
of.write( u"</p><p>".join(text.split("\n")))
|
||||
of.write('</td>\n</tr>\n')
|
||||
|
Loading…
x
Reference in New Issue
Block a user