transform.CanHighlight
Reports whether the given code language is supported by the Chroma highlighter.
Syntax
transform.CanHighlight LANGUAGE
Returns
bool
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false
Last updated:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page