Re: Convert html diacritics to unicode
- From: Harald Hanche-Olsen <hanche@xxxxxxxxxxxx>
- Date: Thu, 30 Oct 2008 22:28:01 +0100
+ deech <aditya.siram@xxxxxxxxx>:
I am trying to convert an HTML page that includes accent characters
into unicode. Is there a way to do this is Common Lisp?
Here is a small snippet:
<br>saté
This snippet prints the word saté.
Look at http://www.cliki.net/html-entities for example.
There may be more options at http://www.cliki.net/web
(where I found that one).
--
* Harald Hanche-Olsen <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
when there is no ground whatsoever for supposing it is true.
-- Bertrand Russell
.
- References:
- Convert html diacritics to unicode
- From: deech
- Convert html diacritics to unicode
- Prev by Date: Re: Convert html diacritics to unicode
- Next by Date: Re: Convert html diacritics to unicode
- Previous by thread: Re: Convert html diacritics to unicode
- Index(es):
Relevant Pages
|