From 3530d941d31895d7084560a11dd5f6fd19991f3b Mon Sep 17 00:00:00 2001 From: Aditya Mer Date: Fri, 30 Jan 2026 12:12:55 +0530 Subject: [PATCH] fix: remove extraneous markdown syntax from GitHub Copilot documentation --- docs/providers/github-copilot.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/providers/github-copilot.md b/docs/providers/github-copilot.md index fc39cd392..4adbe1de2 100644 --- a/docs/providers/github-copilot.md +++ b/docs/providers/github-copilot.md @@ -1,4 +1,3 @@ -````markdown --- summary: "Sign in to GitHub Copilot from OpenClaw using the device flow" read_when: @@ -58,4 +57,3 @@ openclaw models set github-copilot/gpt-4o another ID (for example `github-copilot/gpt-4.1`). - The login stores a GitHub token in the auth profile store and exchanges it for a Copilot API token when OpenClaw runs. -````