@gmb/bitmark-parser - v7.2.0
Preparing search index...
MarkupContent
Interface MarkupContent
LSP
MarkupContent
— this parser always writes Markdown.
interface
MarkupContent
{
kind
:
"markdown"
;
value
:
string
;
}
Index
Properties
kind
value
Properties
kind
kind
:
"markdown"
value
value
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
value
@gmb/bitmark-parser - v7.2.0
Loading...
LSP
MarkupContent— this parser always writes Markdown.