Quoting "Ara.T.Howard" <ara.t.howard / gmail.com>:

>    doc = xhtml_{
>      html_{
>        head_{ title_{ " go xx! " } }
>        body_{ " one more and it would be illegal " }
>      }
>    }

Out of curiousity, how does this compare with markaby?

-mental