[xuriella-devel] How to output formatted html string?

Andrei Stebakov lispercat at gmail.com
Fri Dec 3 22:51:50 UTC 2010


Say I need to output an HTML result:
(xuriella:apply-stylesheet
 (pathname xsl-file)
 (pathname xml-file)
 :output (chtml:make-string-sink))

The result is correct html, but it's all crammed into one long string.
Is there a way to output a formatted html (with indentations)?

Thank you,
Andrei




More information about the xuriella-devel mailing list