On Thu, October 16, 2008 12:12, Alexander Dietz wrote:
> is there an easy way to put a multi-line statement into a table?
> I have the following code-expression:
>
> {{{
> import os
> import sys
> }}}
>

I don't know a solution in wiki syntax, but you can do it with
reStructuredText like this:

{{{#!rst
+-----------+-------+
|::         |test   |
|           |       |
| import os |       |
| import sys|       |
+-----------+-------+
}}}

-- 
Groet,


Peter Teunissen



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to