clerk

mike_ananev 2023-12-19T07:05:18.728869Z

Hello all! How to prevent Clerk from executing a code. I want to show Clojure code, not eval it.

2023-12-19T08:20:43.536549Z

There’s a code viewer you can use to present something as code in your notebook. Details in the Book of Clerk: https://book.clerk.vision/#code

👍 1