mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 07:18:54 +00:00
398 B
398 B
title, description, categories, keywords, params
| title | description | categories | keywords | params | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| transform.CanHighlight | Reports whether the given language is supported for syntax highlighting. |
|
|
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false