- Index
- »
- fan.markdown
- »
- Image
Image
@Js
class Image : LinkNode
An image

The corresponding LinkNode would look like this:
destination=>/urititle=> "title"- A Text child node with
literalthat returns "link"
Note that the text in the link can contain inline formatting, so it could also contain an Image or Emphasis, etc.
new make(Str destination, Str? title)