Fork me on GitHub
#nextjournal
<
2022-01-21
>
mkvlr16:01:11

I’d like to cut a Clerk release soon. Would really appreciate it if folks could take io.github.nextjournal/clerk {:git/sha "99ae6b2307322a0843a683ddfa39ecc6d8cd6f56"} for a spin ahead of its release. 🙏 Highlights in the upcoming release are: • 🏞️ First cut of image viewer (https://snapshots.nextjournal.com/clerk/build/7fc947c54f179d266ad7a97228c75b31f99b89e4/index.html#/notebooks/viewers/image.clj) (https://github.com/nextjournal/clerk/pull/51) • 🖨️ Introduce print budget to elide deeply nested structures (https://github.com/nextjournal/clerk/pull/48) • 🪢 Refactor to avoid double parsing and make testing easier (https://github.com/nextjournal/clerk/pull/57) • 🔑 Enable access to vars resulting from eval in viewers (https://github.com/nextjournal/clerk/pull/47) • 🚦 Add halt! to allow stopping Clerk (https://github.com/nextjournal/clerk/pull/43) • 🧿 Simplify & clean up viewers (https://github.com/nextjournal/clerk/pull/53) • 🎨 Allow to bring your own css and js (https://github.com/nextjournal/clerk/pull/55) • 🔪 Refactor to avoid double parsing and make testing easier (https://github.com/nextjournal/clerk/pull/57)

👏 5
teodorlu17:01:29

Images are looking great on mobile!

🙌 3