its something I'd eventually like to build in to Mako for certain use
cases, perhaps an extension of the "\" construct on the tail end.
For now there's no super easy way to escape leading space unless you
employ content filters which strip it out. Leading space is not an
issue for control lines, but for indented content within the control
lines it is.