Equation Citator v1.3.7 Documentation
Tutorials
ChangeLogs
API
My Website
Preparing search index...
utils/parsers/callout_parser
CalloutMatch
Interface CalloutMatch
The matched callout/quote information
interface
CalloutMatch
{
content
:
string
;
label
:
string
;
lineEnd
:
number
;
lineStart
:
number
;
prefix
:
string
;
quoteDepth
:
number
;
raw
:
string
;
tag
:
string
;
title
:
string
|
null
;
type
:
string
;
}
Index
Properties
content
label
line
End
line
Start
prefix
quote
Depth
raw
tag
title
type
Properties
content
content
:
string
label
label
:
string
line
End
lineEnd
:
number
line
Start
lineStart
:
number
prefix
prefix
:
string
quote
Depth
quoteDepth
:
number
raw
raw
:
string
tag
tag
:
string
title
title
:
string
|
null
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
label
line
End
line
Start
prefix
quote
Depth
raw
tag
title
type
Equation Citator
Documentation
Language
English
简体中文
Tutorials
1. Before We Start
2. Get Started
3. Equation Manage Panel
4. Additional Features
5. Become A Pro
6. Build Your Website With Live Citation Feature
Cross File Citations
ChangeLogs
CHANGELOG 1.1.X
CHANGELOG 1.2.X
CHANGELOG 1.3.X
API Documentation
Module index
Type hierarchy
Generated reference
Interface CalloutMatch
Loading...
The matched callout/quote information