Over the last couple of years, my TiddlyWikis have become increasingly
distinctive. Even the most mundane of them have slightly different layouts
from each other, introducing a lot of variance in my StyleSheet tiddlers.
To manage this, I recently decided to tear apart my usual StyleSheet into
individual tiddlers that can be updated or modified individually on a
TW-by-TW basis.
My main StyleSheet tiddler now includes several lists of included
StyleSheets, like so:
/*{{{*/
[[StyleSheet_Supplement_01]]
[[StyleSheet_Supplement_02]]
/*}}}*/
For some reason, though, the first style definition in at least some (if
not all) of my supplemental stylesheets fails to parse.
I've tried removing the /*{{{*/ and /*}}}*/ braces, like so:
[[StyleSheet_Supplement_01]]
[[StyleSheet_Supplement_02]]
I've also tried simplifying the contents of the supplemental stylesheet
tiddlers (to remove comments), but that hasn't solved the problem either.
I've uploaded a test case here:
http://tiddlywiki.secret-hq.com/testcase.html
... with specific examples and a copy of my detailed troubleshooting log,
so you can see what I've tried already. (There are minimal plugins in the
test case TW, just to make it a bit more usable -- but I've tested with no
plugins installed, so it doesn't seem likely a plugin could be interfering.)
Can any kind souls out there shed some light on what's going wrong?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/tiddlywiki/-/dr27JKBvdU0J.
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.