watch out for word-wrapped text in GoogleGroups:

>       tags.push('[['+tag+']]');    // add link to non-tiddler tag to
> list

should be just:

  tags.push('[['+tag+']]'); // add link to non-tiddler tag to list

(the last word of the comment was wrapped onto another line)

-e

-- 
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.

Reply via email to