- From: Carole E. Mah <carolem@mama.stg.brown.edu>
- Date: Thu, 1 Feb 2001 08:31:49 -0500 (EST)
- To: html-tidy@w3.org
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:
&num;
&ast;
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 08:31:50 UTC