impasto
GitHub
Preparing search index...
createHighlighter
Function createHighlighter
createHighlighter
(
...
args
:
[
grammars
:
readonly
Grammar
[]
,
options
?:
null
|
Readonly
<
Options
>
,
]
,
)
:
Promise
<
Highlighter
>
Creates a highlighter.
Parameters
...
args
:
[
grammars
:
readonly
Grammar
[]
,
options
?:
null
|
Readonly
<
Options
>
]
Returns
Promise
<
Highlighter
>
Settings
Theme
OS
Light
Dark
GitHub
impasto
Loading...
Creates a highlighter.