> Message: 2 > Date: Thu, 23 Aug 2007 08:52:38 +0200 > From: "Christophe David" <[EMAIL PROTECTED]> > Subject: Re: [pmwiki-users] markup to markup question > To: "Peter Kay" <[EMAIL PROTECTED]> > Cc: PmWiki Users <[email protected]> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > > ISTR there is some way to specify where your custom markup ((:foo:)) > > should be interpreted in the hierarchy of other markup. Basically, you > > See http://www.pmwiki.org/wiki/PmWiki/CustomMarkup . > > You probably need to use a different $when so that one markup is > processed before the other. > > Christophe > actually, I tried lots of combinations of the $when parameters, including "_begin" and "<_begin". When I did this, the ">>code<<" markup was still not getting interpreted correctly - it was showing up in the page as text instead of formatting the following block. maybe i didn't hit the exact right choice out of the ones i tried.
can somebody show me a working example where (:foo box2:) converts to (:toggle div=box2:) >>id=box2 border='1px solid #999' padding=5px bgcolor=#fed<< The text in this section can be hidden/shown >><< and the style is applied in the page?? FG _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
