Execute code in logseq

deflet can help in executing code (clojure) that is in the markdown code snippet

```clojure
(prn 1)
\```