From: mental@... Date: 2006-01-25T09:11:09+09:00 Subject: Re: [ANN] xx-0.1.0 : xhtml and xml make it twice as dirty Quoting "Ara.T.Howard" : > 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