Re: [Moin-user] Inner / outer format order

2009-08-26 Thread Thomas Waldmann
> where 'morecode' depends on 'code' being processed first. I guess the safest way would be to not have such dependencies. > When you preview, 'code' is processed first, but the saved version > processes the outer format in its entirety before it does the inner. > > My question is, what can I do

[Moin-user] Inner / outer format order

2009-08-26 Thread Tom Potts
Hi, all. I'm not really a moin developer, so I need some help figuring out what I need to do in this instance. I'm running a custom set of parsers (in fact a version of latex_inline) and I have a situation where the preview of a page renders correctly, but the saved version does not. After putti