Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
highlight
hljs
IMode
Interface IMode
Index
Properties
begin
beginWithKeyword
className
contains
end
endsWithParent
excludeBegin
excludeEnd
illegal
keywords
lexems
relevance
returnBegin
returnEnd
starts
subLanguage
Properties
public
begin
:
string
optional
public
beginWithKeyword
?:
boolean
optional
public
className
?:
string
optional
public
contains
?:
IMode
[]
optional
public
end
?:
string
optional
public
endsWithParent
?:
boolean
optional
public
excludeBegin
?:
boolean
optional
public
excludeEnd
?:
boolean
optional
public
illegal
?:
string
optional
public
keywords
?:
Object
optional
public
lexems
?:
string
optional
public
relevance
?:
number
optional
public
returnBegin
?:
boolean
optional
public
returnEnd
?:
boolean
optional
public
starts
?:
string
optional
public
subLanguage
?:
string
Globals
highlight
highlight.hljs
APOS_STRING_MODE
BACKSLASH_ESCAPE
BINARY_NUMBER_MODE
BINARY_NUMBER_RE
C_BLOCK_COMMENT_MODE
C_LINE_COMMENT_MODE
C_NUMBER_MODE
C_NUMBER_RE
HASH_COMMENT_MODE
IDENT_RE
LANGUAGES
NUMBER_MODE
NUMBER_RE
QUOTE_STRING_MODE
RE_STARTERS_RE
UNDERSCORE_IDENT_RE
tabReplace
IAutoHighlightResult
IHighlightResult
IMode
begin
beginWithKeyword
className
contains
end
endsWithParent
excludeBegin
excludeEnd
illegal
keywords
lexems
relevance
returnBegin
returnEnd
starts
subLanguage
blockLanguage
blockText
fixMarkup
highlight
highlightAuto
highlightBlock
initHighlighting
initHighlightingOnLoad