Can replace_keyword-ed keywords be modified?


(Tom Chadwin) #1

When using the ^replace_keywords modifier, can the keywords you are thereby replacing themselves be modified? In other words, is this valid:

 

%keyword^replace_keywords:modifier:{another_keyword^another_modifier}:modifier_arg1:modifier_arg2%


(Bart Banda) #2

I haven't tried it, but does %keyword^replace_keywords:modifier:{another_keyword^another_modifier}^modifier_arg1:modifier_arg2% or%keyword^replace_keywords:modifier:{another_keyword^another_modifier^modifier_arg1:modifier_arg2}% work?