Re: entities -- leave them alone !

try
quote-ampersand: no

Carole E. Mah wrote:

> How do I get Tidy to leave my entities alone ?
> 
> e.g., if I have an entity in my HTML doc. instance that is not recognized
> by Tidy (not in entities.c), Tidy changes the ampersand to &, which I
> do not want it to do.  I want the entity to pass through Tidy unscathed --
> i.e. it ought to leave:
>   #
>   *
> 
> alone, but instead, it erroneously changes them to:
>   #
>   *
> 
> Also, what if I want it to change a literal " in CDATA into "  ??
> 
> thanks,
> -carole
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> Carole E. Mah                     carolem@stg.brown.edu
>                Programmer/Analyst
>    Brown University Scholarly Technology Group
>                phn 401-863-2669
>                fax 401-863-9313
>             http://www.stg.brown.edu/
>   personal: http://www.stg.brown.edu/~carolem/
> 

Received on Thursday, 1 February 2001 10:09:53 UTC