[dokuwiki] Re: code blocks aren't parsed? How can I use italics...?

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 11 May 2006 08:52:37 +0200

Jo Rhett writes:

So we have lots of code examples where we use italics to highlight
parameters which should be replaced.  In normal html it looks like this:

<pre>
type this command with IP <em>1.2.3.4/xx</em>
</pre>

Unfortunately, in docuwiki this isn't working.

<code>
type this command with IP //1.2.3.4/xx//
</code>

Renders with the slashes intact.  It appears that code blocks aren't
parsed.  It's not part of the stylesheet.

Is there a better way to accomplish this?

How about ''type this command with IP //1.2.3.4/xx//'' ?

Andi
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: