1
0
Fork 0
hugo/docs/content/en/functions/transform/CanHighlight.md

396 B

title description categories keywords params
transform.CanHighlight Reports whether the given code language is supported by the Chroma highlighter.
functions_and_methods
aliases returnType signatures
bool
transform.CanHighlight LANGUAGE
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false