Posted on 2009-01-23 15:31:54-08 by cuthbertrumbold
HTML tags
Is there a way to have HTML tags that are embedded in the Wiki markup pass through unmolested? Eg this markup:
# All servlets now accessed with <tt>.go</tt> URL suffix.
becomes:
<li>All servlets now accessed with &lt;tt&gt;.go&lt;/tt&gt; URL suffix.
but we really want:
<li>All servlets now accessed with <tt>.go</tt> URL suffix.
Thanks!
Direct Responses: 9789 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.