Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InlineImage

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new InlineImage(children: Node[], target: string, attributes?: undefined | string): InlineImage

Properties

Optional attributes

attributes: undefined | string

children

children: Node[]

kind

kind: NodeKind = NodeKind.InlineImage

target

target: string

Methods

text

  • text(): string

toMarkdown

  • toMarkdown(): string

Generated using TypeDoc