Crate prism_js

Source

Constants§

PRISM_CSS

Functions§

highlight
text: the code to be highlighted language: the language to highlight the code in
highlight_internal
text: the code to be highlighted grammar: the name of the prism.js language definition in the context language: the name of the language definition passed to grammar
init
initialize prism.js

Type Aliases§

PrismContext