From d84c9d034da89bf12cd755174e46c4db89f72ec3 Mon Sep 17 00:00:00 2001 From: BlackDadd77 <179016248+BlackDadd77@users.noreply.github.com> Date: Fri, 28 Nov 2025 07:08:20 +0800 Subject: [PATCH] Enhance title and intro for code blocks section Refine the title and introduction for clarity on code block usage. --- .../creating-and-highlighting-code-blocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks.md b/content/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks.md index 765f4f7b731c..0c3d87d95fe9 100644 --- a/content/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks.md +++ b/content/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks.md @@ -1,4 +1,4 @@ ---- +-and-highlighting-code-blocks.md--- title: Creating and highlighting code blocks intro: Share samples of code with fenced code blocks and enabling syntax highlighting. product: '{% data reusables.gated-features.markdown-ui %}'