From f9839b712987e4b16583d56f8838a6979ae5387d 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 d44f55b5cc95813..66cf755eb392d3a 100644 --- a/Doc/using/mac.rst +++ b/Doc/using/mac.rst @@ -1,3 +1,4 @@ +.. highlight:: none .. _using-on-mac: