mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-13 06:34:54 -04:00
396 B
396 B
title | description | categories | keywords | params | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
transform.CanHighlight | Reports whether the given code language is supported by the Chroma highlighter. |
|
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false