In another thread, Saq kindly enlightened me that triple double-quotes """
need only be used…
when using text substitution inside of macros, or substituted attributes.
I hope to avoid mistakes for this so please help me sort out the details:
“text substitution” = exclusively inside macros when it uses $this$
and $(this)$
.
…and…
“substituted attributes” refers (only) to what is described here, right? There it (only) elaborates on backticks (which I assume is what you refer to in your comment @saqimtiaz , right?). There is no explicit explanaiton around triple backtis in that doc tiddler but I assume it is to allow single backticks within the triple ones.
Does this cover all cases where triple quotes and triple backticks are needed?