On Tue, Feb 24, 2009 at 09:27:11PM +0100, noskule wrote: > Patrick R. Michaud schrieb: >> On Fri, Feb 20, 2009 at 04:39:50PM +0000, Ed W wrote: >> >>> Hi, I am looking through the code in stdmarkup.php, in particular the >>> Cells function and wondering why we don't offer (automatic) nested >>> tables/divs, etc? >>> >> >> The reason PmWiki works the way it does is that I didn't want >> to require (:...end:) tags on every construct, especially for >> non-nested constructs. > > Way not just make it configurable? In my case for example it's far more > hassle to keep control over the numbering cause I work a lot with > includes and sections.
Sure, it's configurable -- just write a recipe that replaces the existing markups with the version(s) you want. :-) Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
