prismjs-terminal
GitHub
isaacs projects
Preparing search index...
index
highlight
Function highlight
highlight
(
code
:
string
,
__namedParameters
?:
PrismJSTerminalOpts
)
:
string
Highlight the string of code provided, returning the string of highlighted code.
Parameters
code
:
string
__namedParameters
:
PrismJSTerminalOpts
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
prismjs-terminal
Loading...
Highlight the string of code provided, returning the string of highlighted code.