- From: Kendall Clark <kendall@monkeyfist.com>
- Date: Fri, 19 Aug 2005 09:31:02 -0500
- To: Dan Connolly <connolly@w3.org>
- Cc: www-archive@w3.org
On Fri, Aug 19, 2005 at 09:27:19AM -0500, Dan Connolly muttered something about: > Also, it's sort of a pain to deal with — and > ñ i.e. things that rely on the DTD. > > I use tidy to look them up like this: > > $ echo " —" | tidy -n -q > ... > — > > $ echo " ñ" | tidy -n -q > ... > ñ > > I did the search-and-replace in my local copy (so that I can > check the spec with python modules that use expat in its default > mode) but I won't check those in without your explicit OK. Nah, go ahead. I forgot to apply that patch before I fly to Houston on Thursday for vacation. Sorry. I'll try to use the numbered entities from now on. Kendall
Received on Friday, 19 August 2005 14:35:31 UTC