From 25a3c21616f6e30f1b62f44e3c215e9d95131c16 Mon Sep 17 00:00:00 2001 From: Taeknology <20297177+Taeknology@users.noreply.github.com> Date: Fri, 31 Jul 2026 04:56:28 +0900 Subject: [PATCH] gh-135828: Disable syntax highlighting in Using Python on macOS (GH-150074) (cherry picked from commit 5ba1eb53d7788c49e30db72d65dac6f5d9cd678e) Co-authored-by: Taeknology <20297177+Taeknology@users.noreply.github.com> --- Doc/using/mac.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/using/mac.rst b/Doc/using/mac.rst index 2fd6eace2b5dda2..6490cec91bf4aa3 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -1,3 +1,4 @@ +.. highlight:: none .. _using-on-mac: