Hi Wimm > I think I found a small export tiddler bug, the popup menu for tiddlers > containing two double quotes in their titles e,g, New Tiddler "test" >
The problem lies in how TiddlyWiki parses widget attributes, in this case specifically this line: https://github.com/Jermolene/TiddlyWiki5/blob/master/core/wiki/macros/export.tid#L24 Any tiddle title ending in quotes will break the pattern which I believe means that in a case like this, TiddlyWiki should never use macro parameters, but always use variables. Best wishes, Tobias. -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e6749b9a-73a5-45c4-8dba-b7ca217c95a7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

