Perhaps only tangentally squint related, but since html is extracted from squint: Why does
html
squint
(def q [:p]) (hmtl/html q)
(html/html [:p])
ah, because it's rtfm... generated at compile time. sorry
If you need runtime hiccup you could use reagami.ssr