1. Start an empty TW
2. Make a CSS stylesheet with the following:
[data-tags*="example-test"] { border: 2px solid blue; }
3. Make a 2nd CSS stylesheet with the following
[data-tags*="example-te"] { border: 2px solid pink; }
4. Make a Tiddler and tag it with example-test
Result: The tagged tiddler has a pink border instead of the blue some would
expect.
I was using the Custom styles by tags examples when I noticed this by
accident. Is this intended? I suppose it could be used for versatility or
trickery, but the example doesn't mention that this would happen so it
presents a bit of a gotcha for new users. Also, how would it be dodged?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/9503e370-e5e9-4a68-ac77-ce811878c612n%40googlegroups.com.