@stoplight/markdown
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Builder
constructor
reader
root
add
Child
add
Markdown
to
String
Hierarchy
Builder
Index
Constructors
constructor
Properties
reader
root
Methods
add
Child
add
Markdown
to
String
Constructors
constructor
new
Builder
(
reader
?:
Reader
)
:
Builder
Parameters
Default value
reader:
Reader
= new Reader()
Returns
Builder
Properties
reader
reader
:
Reader
root
root
:
IRoot
Methods
add
Child
add
Child
(
node
:
Node
)
:
this
Parameters
node:
Node
Returns
this
add
Markdown
add
Markdown
(
markdown
:
string
)
:
this
Parameters
markdown:
string
Returns
this
to
String
to
String
(
)
:
string
Returns
string