Re: html.syntax



> > a) This is a MUST. References can't have the "whole" attribute because
> > they are usually in the middle of words and they are ignored:
> > 
> >     keyword &*; white/12
> >     
> >     prefixásuffix
> 
> You are right.  I'll fix it.

Applied.

> > There is a css.syntax for Cooledit, but it has similar structure to the
> > old syntax.html. Take a look.
> 
> I'll add css.syntax to the distribution.

Unfortunately it didn't pass my testing done on http://lwn.net/

Things like "padding:0px" are not highlighted, because "padding:" must be 
whole on both sides.  Legitimately missing semicolon in braces breaks 
highlighting:

SPAN { color: white } /* not highlighted */ ; /* highlighted */

I'm sorry, but I don't have time to fix things that are not critical to 
the release.

-- 
Regards,
Pavel Roskin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]