Lana,

You could do something like this:

{{$ cd ''install''-dir/bin}}


dirk


On Wed, Dec 9, 2009 at 7:55 PM, Lana Frost <[email protected]> wrote:

> Hi,
>
> Is it possible in JSPwiki to include italicized font in a code sample?
>
> What I want is this
>
> $ cd /install-dir//bin
>
> What I've tried is this:
>
> {{{
> $ cd ''install-dir''/bin
> }}}
>
> but the quotes are returned literally, so:
>
> $ cd ''install-dir''/bin
>
> Is there a way to do this?
>
> Thanks,
> Lana
>
>

Reply via email to