Subject: Re: [ANN] xx-0.1.0 : xhtml and xml make it twice as dirty
From: mental rydia.net
Date: Wed, 25 Jan 2006 09:11:09 +0900
References: 176847
In-reply-to: 176847
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