Markdown image.
optional
alt:null
|string
Equivalent content for environments that cannot represent the node as intended.
node_modules/@types/mdast/index.d.ts:45
optional
data:ImageData
Data associated with the mdast image.
node_modules/@types/mdast/index.d.ts:756
optional
position:Position
Position of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
node_modules/@types/unist/index.d.ts:103
optional
title:null
|string
Advisory information for the resource, such as would be appropriate for a tooltip.
node_modules/@types/mdast/index.d.ts:107
type:
"image"
Node type of mdast image.
node_modules/@types/mdast/index.d.ts:752
url:
string
URL to the referenced resource.
node_modules/@types/mdast/index.d.ts:102