Ciao Ton Not really. But thank you. Someone might find that tip useful. In my case I don't need it visible. Its only when I'm editing I need to see it. Though I guess I could use a <!-- comment --> after the defines instead?
But the real issue in the use case is the problem of redundancy. By having two separate blocks (defines & defines with comments) you have to maintain both. It gets cumbersome if you twiddling with the defines and there are many. I was really wondering whether there was a method of interspersing comments in the actual code. Best wishes Josiah On Monday, 25 June 2018 17:19:53 UTC+2, Ton Gerner wrote: > > Hi Josiah, > > When I create macros, I add documentation within triple backticks like so: > > \define ... > code1 > code2 > \end > > ``` > \define ... > code1 > explanation code1 > code2 > explanation code 2 > \end > ``` > > > Does that work in your case? > > Cheers, > > Ton > > -- 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/d7fd9f9b-3df9-4bb8-bed2-6fb080b7782a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

