On Monday, May 4, 2020 at 12:07:32 AM UTC+2, TonyM wrote:
...

Adding comments like <!-- comment --> inside the macro body, _will_ 
> negatively impact macro performance, since the comment is processed 
> everytime the macro is executed. (... we should try to improve this )
>
> But if I understand correctly it is ok as in the example above?
>

The example you used isn't part of a macro. It needs to be like this:

title: test-macro
tags: $:/tags/Macro

\define test("xx")
$xx$  <!-- this comment will slow you down -->
\end

Text here in a tiddler tagged: $:/tags/Macro doesn't influence macro 
performance. 


-- 
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/59cdbe24-3f0e-4ebd-9580-48bf9ebf8790%40googlegroups.com.

Reply via email to