I have an amount of velocity macros, to say the least, spread quite much around our code.
ANd in some cases, putting {{html}} inside them actually… outputs that, in some cases
not.
However, I am trying to lower the amount of macros so that I would prefer to evaluate at
the macro level if I have to escape or not.
We have the "#verbatim_start()" and "#verbatim_end()" macros but they
use a variable that is not always properly set, apparently. Hence knowing if I am inside
would allow this to be safer.
thanks
Paul
On 4 nov. 2014, at 14:58, "vincent(a)massol.net" <vincent(a)massol.net>
wrote:
What’s your use case?