Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
KavenMarkdown
Class KavenMarkdown
Hierarchy
KavenMarkdown
Index
Constructors
constructor
Properties
End
Of
Line
Sequence
File
Section
Methods
Load
Save
Constructors
constructor
new
Kaven
Markdown
(
file
:
string
)
:
KavenMarkdown
Parameters
file:
string
Returns
KavenMarkdown
Properties
Optional
End
Of
Line
Sequence
End
Of
Line
Sequence
?:
string
Readonly
File
File
:
string
Optional
Section
Section
?:
MarkdownSection
Methods
Load
Load
(
)
:
Promise
<
MarkdownSection
>
Returns
Promise
<
MarkdownSection
>
Save
Save
(
path
:
string
, ms
?:
MarkdownSection
)
:
Promise
<
void
>
Parameters
path:
string
Optional
ms:
MarkdownSection
Returns
Promise
<
void
>
Exports
Kaven
Markdown
constructor
End
Of
Line
Sequence
File
Section
Load
Save
Generated using
TypeDoc