On Jan 13, 12:27 am, Scott Simmons <[email protected]> wrote: >Revised to be much simpler for anyone who wants a peek: >http://tiddlywiki.secret-hq.com/testcase.html :)
The new version works fine. I can see the problem now. I did notice a similar problem several times allready. eg: /*[[TranscludedStyleSheet]]*/ [[TranscludedStyleSheet2]] needs to be /*[ [TranscludedStyleSheet] ]*/ [[TranscludedStyleSheet2]] because the StyleSheet transclusion mechanism doesn't respect CSS comments ... My fix was to remove the TW syntax stuff, which isn't a real solution. I think it needs a closer look to the core StyleSheet transclusion handling. May be the parser has a problem. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

