platform-bible-utils
Preparing search index...
Marker
Interface Marker
Interface describing the form of a given marker
interface
Marker
{
category
:
CategoryType
;
children
?:
Partial
<
{
Breaks
:
string
[]
;
CenterTables
:
string
[]
;
CharacterStyling
:
string
[]
;
CrossReferences
:
string
[]
;
DivisionMarks
:
string
[]
;
FileIdentification
:
string
[]
;
Footnotes
:
string
[]
;
Headers
:
string
[]
;
Introduction
:
string
[]
;
Lists
:
string
[]
;
Paragraphs
:
string
[]
;
PeripheralMaterials
:
string
[]
;
PeripheralReferences
:
string
[]
;
Poetry
:
string
[]
;
Remarks
:
string
[]
;
RightTables
:
string
[]
;
SpecialFeatures
:
string
[]
;
SpecialText
:
string
[]
;
Tables
:
string
[]
;
TitlesHeadings
:
string
[]
;
Uncategorized
:
string
[]
;
}
,
>
;
description
:
`
%
${
string
}
%
`
;
hasEndMarker
:
boolean
;
type
:
MarkerType
;
}
Index
Properties
category
children?
description
has
End
Marker
type
Properties
category
category
:
CategoryType
Optional
children
children
?:
Partial
<
{
Breaks
:
string
[]
;
CenterTables
:
string
[]
;
CharacterStyling
:
string
[]
;
CrossReferences
:
string
[]
;
DivisionMarks
:
string
[]
;
FileIdentification
:
string
[]
;
Footnotes
:
string
[]
;
Headers
:
string
[]
;
Introduction
:
string
[]
;
Lists
:
string
[]
;
Paragraphs
:
string
[]
;
PeripheralMaterials
:
string
[]
;
PeripheralReferences
:
string
[]
;
Poetry
:
string
[]
;
Remarks
:
string
[]
;
RightTables
:
string
[]
;
SpecialFeatures
:
string
[]
;
SpecialText
:
string
[]
;
Tables
:
string
[]
;
TitlesHeadings
:
string
[]
;
Uncategorized
:
string
[]
;
}
,
>
description
description
:
`
%
${
string
}
%
`
has
End
Marker
hasEndMarker
:
boolean
type
type
:
MarkerType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
children
description
has
End
Marker
type
platform-bible-utils
Loading...
Interface describing the form of a given marker