Equation Citator v1.3.7 Documentation
Tutorials
ChangeLogs
API
My Website
Preparing search index...
utils/parsers/equation_parser
EquationMatch
Interface EquationMatch
the matched equation information
interface
EquationMatch
{
content
:
string
;
contentWithTag
:
string
;
inQuote
:
boolean
;
lineEnd
:
number
;
lineStart
:
number
;
raw
:
string
;
tag
?:
string
;
}
Hierarchy (
View Summary
)
EquationParseResult
EquationMatch
Index
Properties
content
content
With
Tag
in
Quote
line
End
line
Start
raw
tag?
Properties
content
content
:
string
content
With
Tag
contentWithTag
:
string
in
Quote
inQuote
:
boolean
line
End
lineEnd
:
number
line
Start
lineStart
:
number
raw
raw
:
string
Optional
tag
tag
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
content
With
Tag
in
Quote
line
End
line
Start
raw
tag
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 EquationMatch
Loading...
the matched equation information