Get string from calling with-page
This commit is contained in:
parent
3dda04f3c6
commit
8ce9f05ba1
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue