Joubert Nel joubert.nel@infiniteimprobability.com writes:
Hi Ron,
You can use the with-html-output-to-string function to generate HTML at run-time. Using it in a macro, you can then do data-driven HTML construction using mapcar, loop, etc.
with-html-output-to-string is a macro.