[geeklog-users] Problems with special characters

Dirk Haun dirk at haun-online.de
Thu Nov 13 16:59:33 EST 2003


Alberto,


>Have you tried the same with <pre>...</pre>?


Contrary to popular belief, all that the <pre> does it display the
contents between the tags in a fixed-width font. Any other tags will
still be rendered, i.e.

<pre><b>test</b></pre>

will give you the word "test" in a bold, fixed-width font. The same
applies for <code>.

Geeklog's [code] pseudo tag silently replaces the '<' and '>' with &lt;
and &gt;.

bye, Dirk


--
http://www.haun-online.de/
http://geeklog.info/




More information about the geeklog-users mailing list