On 3/7/11 12:06 , Malthe Borch wrote:
On 7 March 2011 11:59, Wichert Akkerman<wich...@wiggy.net> wrote:
Is there a mode to make it impossible to accept or generate invalid markup?
For some of us that is very important.
That's what this changeset does. It allows you to use invalid markup
to the extent possible. For instance, you can use HTML markup:
<div>
<br>
</div>
That is the opposite of what I want: I would like invalid markup to be
rejected, and I want it to be completely impossible to generate invalid
markup.
Wichert.
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev