On Mon, Apr 6, 2009 at 11:17 AM, Bertrand Delacretaz <[email protected]> wrote: > On Mon, Apr 6, 2009 at 11:14 AM, Vidar Ramdal <[email protected]> wrote: >> On Mon, Apr 6, 2009 at 11:06 AM, Bertrand Delacretaz >> <[email protected]> wrote: >>> I'd much prefer a permissive parser that only uses XMLish tags to >>> delimit code sections - assuming that meets your requirement of editor >>> friendliness. >> >> I think so, yes. Although a pure XML parser would be much easier to >> implement, I guess :) > > Yes, but what a pain for users downstream, if all scripts have to be > well-formed XML!
Well, depends on the tools you use. If you use an XML editor, I'd say it's easier to avoid syntax errors - and even get valid XHTML in the end. -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway +47 21 531941, ext 2070
