scicloj / clay

A REPL-friendly Clojure tool for notebooks and datavis
https://scicloj.github.io/clay/
Eclipse Public License 1.0
134 stars 13 forks source link

support hiding code by default for some kinds (in a configurable way) #49

Closed daslu closed 9 months ago

daslu commented 9 months ago

Proposed by generateme: https://clojurians.zulipchat.com/#narrow/stream/422115-clay-dev/topic/hide-code.20by.20default

Something like:

:kindly/options {:kinds-that-hide-code #{:kind/md}}
daslu commented 9 months ago

fixed in "2-alpha77"