On Wednesday, March 23, 2016 at 12:56:49 PM UTC-7, Tristan Kohl wrote: > > I also set the type field to application/javascript and the module_type to > macro but when I called it within an new tiddler (after page refresh) via > <<tester>> there was no output. > > Not sure if it's just a typo in your message, but the field name is "module-type "... not "module_type" (i.e., use dash... not underscore). If the module-type field name wasn't correctly defined, that would prevent the macro from being loaded at startup. Thus, when the <<tester>> macro syntax is processed, there is no known macro t o be invoked, so no output is produced.
hope this helps, enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios InsideTiddlyWiki: The Missing Manuals -- 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/f3ec5745-c90f-4093-a1ee-5b89b870557e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

