Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Raw

Hierarchy

  • Raw

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Raw(content: string): Raw

Properties

children

children: Node[] = []

content

content: string

kind

kind: NodeKind = NodeKind.Raw

Methods

toMarkdown

  • toMarkdown(): string

Generated using TypeDoc