mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
396 B
396 B
title, description, categories, keywords, params
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