thank you so much.
On Fri, Aug 26, 2011 at 5:20 AM, Vladimir Sedach vsedach@gmail.com wrote:
This was a bug in who-ps-html, thank you for finding it. I've pushed a patch to the git repository.
Vladimir
On Mon, Aug 22, 2011 at 9:38 AM, Canhua dreameration@gmail.com wrote:
hi, what's the parenscript WHO-PS-HTML syntax of this html snippet: <p>t0<span>t1</span></p> I tried (who-ps-html (:p "t0" (:span "t1"))), which evals to an error, saying function :span is not defined.
Althrough I also found that CL-WHO accepts the following:
(who:with-html-output-to-string (s) (:p "t0" (:span "t1")))
Thanks.
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel