Files
2026-07-13 11:58:46 +08:00

398 B

title, description, categories, keywords, params
title description categories keywords params
transform.CanHighlight Reports whether the given language is supported for syntax highlighting.
highlight
functions_and_methods
aliases returnType signatures
bool
transform.CanHighlight LANGUAGE
{{ transform.CanHighlight "go" }} → true
{{ transform.CanHighlight "klingon" }} → false