In a tiddler I'm defining a macro then doing a macrocall. The thing is, all the code after my macrocall is not being processed. So somewhere along the line I think I haven't closed something (like a set or wikify or something). Or maybe Im not ending the macro correctly?
Is there a good way to troubleshoot this. My tiddler looks something like: \define doneButton(proj) done button code here \end Have a nice day <$macrocall $name="doneButton" proj="my project">/> code down here to do more magic that is not being executed -- 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/fe28cab9-6b45-4ab8-bffb-f085e14d9acb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

