I don’t know if this is a bug or if it’s fine because WoW interprets it correctly in the background, so I’m putting it here instead of filing it as a bug (which maybe it isn’t?)
Gui block:
/targetenemy [noexists][dead][noharm]
/cast [mod:shift,nochanneling] Demonbolt; [mod:alt,nochanneling] Implosion; [nochanneling] Hand of Gul’dan
What it produces in the Compiled Template:
{
[1] = {
[“macrotext”] = [[
/targetenemy [noexists][dead][noharm]
/cast [mod:shift,nochanneling] Demonbolt; [mod:alt,nochanneling] Implosion; [nochanneling] Corruption
]],
[“type”] = “macro”
}
}
*eta: I removed my GSE.lua and .bak and did a clean restart before posting this.