On 7 March 2011 12:07, Wichert Akkerman <wich...@wiggy.net> wrote:
> 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.

I see. Perhaps there could be a validator sitting in front of the
compiler which (as the default) warns of invalid markup.

The correct behavior in my view is to accept any markup, but ideally
warn (using ``logging.warn``) about it.

\malthe
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to