Mailinglist Archive: opensuse-wiki (37 mails)
| < Previous | Next > |
Re: [opensuse-wiki] HTML code shown where it should not
- From: Thomas Schmidt <tom@xxxxxxxxxxxx>
- Date: Mon, 08 Nov 2010 11:50:17 +0100
- Message-id: <4CD7D5E9.2070208@xxxxxxxxxxxx>
On 05.11.2010 23:14, Freek de Kruijf wrote:
This is a mediawiki problem, but there is a workaround:
http://www.it-max.pl/wiki/index.php?title=Indenting_block_tags_like_pre_in_MediaWiki
Greetings
--
Thomas Schmidt (tom [at] opensuse.org)
openSUSE Boosters Team
"Don't Panic", Douglas Adams (1952 - 11.05.2001)
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx
On the page http://en.opensuse.org/SDB:Linux_Apache_MySQL_PHP
The following HTML construction is often used:
<li><dl><dt><pre>some text</pre></dt><dd>some more text</dd></dl></li>
The intention is apparently to show this on the page like:
3. some text
some more text
As far as I can see this is valid HTML code. However shown on the page are
"/dt" and "/dd", which should not be there. The rest of the layout is more or
less what could be expected.
This is a mediawiki problem, but there is a workaround:
http://www.it-max.pl/wiki/index.php?title=Indenting_block_tags_like_pre_in_MediaWiki
Greetings
--
Thomas Schmidt (tom [at] opensuse.org)
openSUSE Boosters Team
"Don't Panic", Douglas Adams (1952 - 11.05.2001)
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx
| < Previous | Next > |