Documentation
Preparing search index...
djast-util-to-hast
Options
Type Alias Options
type
Options
=
{
handleSymbol
:
(
symbol
:
Symbol
)
=>
ElementContent
;
smartPunctuation
:
{
ellipses
:
string
;
em_dash
:
string
;
en_dash
:
string
;
left_double_quote
:
string
;
left_single_quote
:
string
;
right_double_quote
:
string
;
right_single_quote
:
string
;
}
;
}
Index
Properties
handle
Symbol
smart
Punctuation
Properties
handle
Symbol
handleSymbol
:
(
symbol
:
Symbol
)
=>
ElementContent
smart
Punctuation
smartPunctuation
:
{
ellipses
:
string
;
em_dash
:
string
;
en_dash
:
string
;
left_double_quote
:
string
;
left_single_quote
:
string
;
right_double_quote
:
string
;
right_single_quote
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handle
Symbol
smart
Punctuation
Documentation
Loading...