Get string from calling with-page

This commit is contained in:
Marcus Kammer 2024-05-17 17:14:29 +02:00
parent 3dda04f3c6
commit 8ce9f05ba1

View file

@ -124,7 +124,7 @@ BODY: Denotes the markup for the body of the web page.
Example usage:
(with-page (:meta (:author \"John Doe\") :title \"My Page\" :main-con t) \"foo\")"
`(spinneret:with-html
`(spinneret:with-html-string
(:doctype)
(:html :data-bs-theme ,*color-theme*
(:head (:meta :charset "utf-8")