kaven-utils - v5.5.0
Preparing search index...
KavenMarkdown
Class KavenMarkdown
Index
Constructors
constructor
Properties
End
Of
Line
Sequence?
File
Section?
Methods
Load
Save
Constructors
constructor
new
KavenMarkdown
(
file
:
string
)
:
KavenMarkdown
Parameters
file
:
string
Returns
KavenMarkdown
Properties
Optional
End
Of
Line
Sequence
EndOfLineSequence
?:
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
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
End
Of
Line
Sequence
File
Section
Methods
Load
Save
kaven-utils - v5.5.0
Loading...