Kizuki
HTTP API
GitHub
Preparing search index...
lib/extract/text
extractMarkdown
Function extractMarkdown
extractMarkdown
(
bytes
:
Uint8Array
,
baseName
:
string
)
:
Extracted
Reads a markdown file.
#
headings become sections; formatting marks are removed from the text.
Parameters
bytes
:
Uint8Array
baseName
:
string
Returns
Extracted
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Reads a markdown file.
#headings become sections; formatting marks are removed from the text.