Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 173 Bytes

image.md

File metadata and controls

14 lines (10 loc) · 173 Bytes

Image Widget

Displays an image from a URL.

{
    "type": "image",
    "src": "https://athing.com/thing.jpg"
}

See Also