mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
457 B
457 B
title, description, categories, keywords, action
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