nextjournal

mkvlr 2022-01-21T16:49:11.007800Z

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
teodorlu 2022-01-21T17:13:29.008100Z

Images are looking great on mobile!

šŸ™Œ 3