On 2005-09-07 08:58:19, Vehbi Sinan Tunalioglu wrote:
I just changed (esc content) to (str (escape-for-html content))
Hmm. It seems this could be fixed by setting CL-WHO's *ESCAPE-CHAR-P* to an other test function which then lets CL-WHO's ESCAPE-STRING behave like CL-WIKI's ESCAPE-FOR-HTML.
I'll give it a try after work.