Open holyjak opened 2 months ago
I now realize I should perhaps just used hiccup...
Hi @holyjak, this is correct. At the moment, a path does not work for kind/image
. But it is a good idea to extend it.
Where are you seeing the wrong image docs you mentioned above?
At scicloj.kindly.v4.kind/image
:
(defn image
"display-as: an image
example: At the moment, java BufferedImage objects are supported."
...
Hello! I have supposed
(k/image ["notebooks/geoplot.webp"])
to work, but it fails withAlso, the image docs read
example: https://raw.githubusercontent.com/scicloj/graphic-design/live/icons/Kindly.svg
but that is not true.(k/image "string...")
won't work...Clay version: 2-beta15