mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00: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