Yield before any markup (state == 0)

This will let MarkupBuilder yield output at initial state (0), before any markup is created, e.g. allowing the creation of "<!DOCTYPE html>" via MarkupBuilder.mkp.yieldUnescaped.
1 file changed