Howdy!

For those of us who use HTML entities a lot (arrows, brackets, quotes,
dashes, and spaces most notably) I've bookmarked the following.

        http://bclary.com/2004/11/25/html-entities

It's a list of standard ISO 8859-1 (Latin-1) entities with their HTML
name and number.  To use the number, change the following line in your
dev.cfg or prod.cfg:

> [global]
> ...
> # VIEW
> kid.encoding="iso-8859-1"

You can change back to UTF-8 (which I personally prefer) when Kid's
support for HTML entities hits the shelves.

Have a day!
    Matthew Bevan

Reply via email to