Hello, Am Montag, 15. Oktober 2007 schrieb Marcus Rueckert:
On 2007-10-14 23:45:16 +0200, Christian Boltz wrote:
pre.minutes { [...] word-wrap:pre-wrap; }
i cant find word-wrap as property. most likely you want white-space.
Indeed, it should be white-space:pre-wrap. I'll have to file a bugreport against my fingers ;-)
and yes white-space: pre-wrap should solve the issue.
Well, more or less. - If you use it in a <div>, you will see browser problems (browsers not understanding pre-wrap will render a very long line...) - If you (try to) use <pre class='minutes'>, the openSUSE wiki will strip the class - and also does not allow any wiki or HTML markup inside <pre> (see yesterday's mail for all the details) This is why I proposed to use a custom tag. ;-) Regards, Christian Boltz -- general rule: if Olaf reports a bug, it is a valid bug. [Olaf Hering while reopening https://bugzilla.novell.com/show_bug.cgi?id=168595] --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki+help@opensuse.org