How does your .indent CSS look like?
can yout try:
<<forEachTiddler where 'tiddler.tags.contains("tag1")'
write '"* [["+tiddler.title+"]]\n<<tiddler [["+tiddler.title
+"]] "indent">>\n\n"'
Transcluding a tiddler like:
<<tiddler [[tidName]] "indent">>
is very similar to your snippet but imo produces a different HTML DOM
structure.
I didn't test it. so it is a hint only
-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.