
Hello, I just noticed that in some cases the <p> tags are not rendered in wiki.o.o, which results in not-so-nice output. Example: http://wiki.opensuse.org/openSUSE:Build_Service_Debian_builds#Patch_format Wikitext of this section (only the broken paragraph): xUbuntu 6.06 additionally doesn't allow content after the <tt>@@..@@</tt> line. E.g. <pre>@@ -37,7 +37,7 @@ openvas-libraries.tmpl: openvas-librarie</pre> will fail while <pre>@@ -37,7 +37,7 @@</pre> will work just fine. Simply removing the content after the second <tt>@@</tt> should solve this. Resulting HTML: xUbuntu 6.06 additionally doesn't allow content after the <tt>@@..@@</tt> line. E.g. <pre>@@ -37,7 +37,7 @@ openvas-libraries.tmpl: openvas-librarie</pre> will fail while <pre>@@ -37,7 +37,7 @@</pre> will work just fine. Simply removing the content after the second <tt>@@</tt> should solve this. -> the paragraph is not wrapped in <p> / </p> We could discuss if nesting <pre> tags in a paragraph is good style and/or valid HTML (IMHO not really), but it still shouldn't break the margin-left ;-) Regards, Christian Boltz -- "Der Unterschied zwischen einem Windows- und Linux-User ist der, daß ein Linux-User lesen kann!" [Frank Gerd Walzebuck in suse-linux] -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org