[pmwiki-users] problem displaying shell script in preformatted text

Patrick R. Michaud pmichaud at pobox.com
Mon Aug 21 21:45:26 CDT 2006


On Mon, Aug 21, 2006 at 10:11:19PM +0200, Tom wrote:
> Well obviously the @] after "names" stops the preformatted block.
> 
> Maybe this is good enough for you:
> >>pre<<
>  ${#names[@]} -> 6
> >><<

Using "space + [= ... =]" still works, too:

     [=
    ${#names[@]} -> 6
    =]

(Note the space before the [= .)

Pm




More information about the pmwiki-users mailing list