{{/* Commands foldout partial - displays commands with summaries and links Parameters: - commands: List of command names - id: Unique ID for the codetabs instance */}} {{ $commands := .commands }} {{ $id := .id }} {{ if $commands }}