
24 Nov
2007
24 Nov
'07
11:40 p.m.
On Sat, 24 Nov 2007 17:25:50 -0500, "Andrei Stebakov" <lispercat@gmail.com> wrote:
I am wondering is there a function inside cl-who that I can use to convert s-exp html list like '(:body "some body") to an HTML text?
No, unfortunately there isn't. I wanted to add that for quite some time now, but it implies a major rewrite of CL-WHO's internals and I don't have time for this ATM. Maybe you can use one the related tools like htout, LML, or htmlgen for this. Edi.