nextjournal

Carlo 2022-02-05T14:14:53.457719Z

Sometimes, I'd like to use clerk for documentation purposes, and the return value of a form is some clojure data-structure. Is there a metadata indication to have that pretty printed? I'll search the documentation again but sometimes I wish I had a quick-ref with all the metadata I can add to the forms for visualization purposes

✅ 1
Carlo 2022-02-05T14:24:05.542669Z

Aha ^{::clerk/viewer clerk/code} was what I wanted!

🎉 2
mkvlr 2022-02-05T16:08:20.247369Z

better docs including a quick-ref is on the roadmap 🙃