Hi List,

With the 'confluence' recipe, you can define a 'n'columns presentation using 
the following sequence :

{section}
 {column:width=60%}

! my left title
MY TEXT LEFT

  {column}
  {column:width=40%}

! my right title
MY TEXT RIGHT

  {column}
{section}

can be tested here :
http://www.pmwiki.org/wiki/Test/Confluence

I would like to use the SectionEdit recipe and define the {column} markup to 
be processed as a 'end-of-section' only.
If possible, I could then edit each column with a clean content (without 
markup).

Can someone help to navigate in SectionEdit's code please ?

Thanks

SH




_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to