mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
514 B
514 B
title, description, categories, keywords, menu, function, relatedFunctions
title | description | categories | keywords | menu | function | relatedFunctions | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
transform.CanHighlight | Reports whether the given code language is supported by the Chroma highlighter. |
|
|
|
|
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false