class markdown::Image
sys::Obj markdown::Node markdown::LinkNode markdown::Image
@Js
An image

The corresponding LinkNode would look like this:
destination=>/urititle=> "title"- A
Textchild node withliteralthat returns "link"
Note that the text in the link can contain inline formatting, so it could also contain an Image or Emphasis, etc.