Folks, I am building a macro "?" to locate and display information on defined macros.
However I cant get the basic operation to work, pasting this in a tiddler on tiddlywiki will show these unwanted ]"> ]"> ]"> ]"> ]"> ]"> </$list> after the two top level lists. I cant work out why, I would be grateful for a second or more eyes. \define macro-definition(macroname) \define $macroname$( \define ?(macroname:"?") <$wikify name=macro-definition text="""<<macro-definition $macroname$>>"""> searching for: <<macro-definition>>.<br> <$list filter="""[[$macroname$]match[?]]"""> Macro to display more about a given macro, `<<? macroname>>` </$list> <$list filter="[[$macroname$]!match[?]] variable=nul> searching for: <<macro-definition>><br> <$list filter="[all[shadows+tiddlers]search:text:literal<macro-definition>]"> </$list> </$list> </$wikify> \end <<?>><hr> <<? tag>> Regards Tones -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/322738b6-a60f-4b05-a033-42146a6a287bn%40googlegroups.com.

