Search
Preparing search index...
The search index is not available
@web-atoms/core
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"core/Markdown"
Markdown
Class Markdown
Hierarchy
FormattedString
Markdown
Index
Constructors
constructor
Properties
text
Methods
apply
To
to
Html
String
to
String
from
Constructors
constructor
new
Markdown
(
text
:
string
)
:
Markdown
Parameters
text:
string
Returns
Markdown
Properties
text
text
:
string
Methods
apply
To
apply
To
(
app
:
App
, element
:
any
)
:
void
Parameters
app:
App
element:
any
Returns
void
to
Html
String
to
Html
String
(
app
?:
App
)
:
string
Parameters
Optional
app:
App
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Static
from
from
(
text
:
string
)
:
Markdown
Parameters
text:
string
Returns
Markdown
Globals
"core/
Markdown"
Markdown
constructor
text
apply
To
to
Html
String
to
String
from
Generated using
TypeDoc