fix: render Contents as inline text instead of bullet list

Remove list markers so dot-separated links flow as a single line
on GitHub instead of rendering as three bullet points.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Shankar
2026-03-27 20:19:54 -04:00
parent 0442aff2d0
commit b1541bcd83
+1 -3
View File
@@ -41,9 +41,7 @@ certctl is a self-hosted platform that automates the entire certificate lifecycl
## Contents
- [Why certctl Exists](#why-certctl-exists) · [What It Does](#what-it-does) · [Screenshots](#screenshots) · [Quick Start](#quick-start) · [Architecture](#architecture)
- [Configuration](#configuration) · [MCP Server](#mcp-server-ai-integration) · [CLI](#cli) · [API Overview](#api-overview) · [Integrations](#supported-integrations)
- [Development](#development) · [Security](#security) · [Roadmap](#roadmap) · [License](#license)
[Why certctl Exists](#why-certctl-exists) · [What It Does](#what-it-does) · [Screenshots](#screenshots) · [Quick Start](#quick-start) · [Architecture](#architecture) · [Configuration](#configuration) · [MCP Server](#mcp-server-ai-integration) · [CLI](#cli) · [API Overview](#api-overview) · [Integrations](#supported-integrations) · [Development](#development) · [Security](#security) · [Roadmap](#roadmap) · [License](#license)
## Why certctl Exists