hi;

here's a thought......

On Tue, 5 Mar 2002, Andy Clark wrote:

> Christopher Ebert wrote:
> >         Not sure if you want to go this way, but take a look at Andy
> > Clark's NekoHTML parser -- I think he 'corrects' HTML much as you want
> > to correct your XML. If you're curious: http://www.apache.org/~andyc/.
> 
> That parser is specifically designed for HTML which has a well
> known grammar and whose documents are notoriously ill-formed.
> However, it could probably be adapted to work on more general
> XML (e.g. closing missing end-elements, etc) but there are no
> plans to do so. However, the source code is available.

note that psgml mode in emacs closes elements automagically via a
keystroke. i haven't had a failure yet. so it seems like this should be
quite doable....


> -- 
> Andy Clark * [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to