> <span macro='monkeyTagger source:"PriorityTag" label:"Priority" > logging:"true" anchor:""'</span>
If this is verbatim from your code, then it looks like you're missing a closing bracket on this span, which would give the results you describe. It does indeed appear that FF4 is stricter on markup; when I switched, the display problems I ran into all boiled down to sloppy errors like a span tag without a closing tag - never caught because apparently FF3 ignored the error while FF4 interpreted everything strictly. --Jon -- 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.

