On Fri, Jun 3, 2016 at 10:12 AM, Nick Gearls <[email protected]> wrote: > What syntax would be the best one? maybe a (one character) /option after the > Macro keyword? > Ex: "<Macro/n ...>" (and later "<Macro/ni ..." if we add another flag)
Kinda ugly and probably breaks the core from recognizing "<Macro". Maybe a global directive to turn off the nesting check? Or a convention for the macro name? Or a second tag like <MacroNoNestingCheck> (bad name) that is a very thin wrapper around existing stuff?
