mirror of https://github.com/gohugoio/hugo
457 B
457 B
title | description | categories | keywords | action | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
transform.CanHighlight | Reports whether the given code language is supported by the Chroma highlighter. |
|
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false