// SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial // SPDX-FileCopyrightText: 2025-2026 Christian Galo package server import ( "regexp" "strings" "testing" "github.com/spf13/viper" ) // sidebarRegion slices the rendered operator.html document down to the // sidebar