nextjournal

Daniel Slutsky 2021-10-15T10:13:09.224700Z

Hi. Has anybody tried rendering images in Clerk? In Notespace, we do it by serving temporary files through the webserver, hiding those details from the user and letting them just use the images as a value (e.g., a BufferedImage Java class).

mkvlr 2021-10-15T10:41:40.225700Z

I haven't tried 😅 think we'll need to add a small thing to enable this

🙏 1