Skip to content

Commit a1eda1d

Browse files
authored
Merge pull request #5714 from Rageking8/trim-spaces-around-metadata-entries
Trim spaces around metadata entries
2 parents 41cc3f2 + feeb487 commit a1eda1d

24 files changed

+49
-56
lines changed

docs/build-insights/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ landingContent:
1717
# Cards and links should be based on top customer tasks or top subjects
1818
# Start card title with a verb
1919
# Card (optional)
20-
- title: Learn how your build performs
20+
- title: Learn how your build performs
2121
linkLists:
2222
- linkListType: overview
2323
links:

docs/build/cmake-projects-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "CMake projects in Visual Studio"
33
description: "Learn how to create and build C++ projects using CMake in Visual Studio."
44
ms.date: 03/18/2025
55
ms.topic: concept-article
6-
f1_keywords: ["VS.ToolsOptionsPages.CMake.General", "VS.ToolsOptionsPages.CMake.LanguageServices"]
6+
f1_keywords: ["VS.ToolsOptionsPages.CMake.General", "VS.ToolsOptionsPages.CMake.LanguageServices"]
77
ms.custom: sfi-image-nochange
88
---
99

docs/build/prolog-and-epilog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
description: "Learn more about: x64 prolog and epilog"
32
title: "x64 prolog and epilog"
4-
ms.date: "12/17/2018"
5-
ms.assetid: 0453ed1a-3ff1-4bee-9cc2-d6d3d6384984
3+
description: "Learn more about: x64 prolog and epilog"
4+
ms.date: 12/17/2018
65
---
76
# x64 prolog and epilog
87

docs/build/reference/force-interlocked-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "/forceInterlockedFunctions"
2+
title: "/forceInterlockedFunctions"
33
description: "Learn more about /forceInterlockedFunctions"
4-
ms.date: 03/07/2025
4+
ms.date: 03/07/2025
55
---
66
# `/forceInterlockedFunctions`
77

docs/build/reference/homeparams-copy-register-parameters-to-stack.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: /homeparams (Copy Register Parameters to Stack)"
32
title: "/homeparams (Copy Register Parameters to Stack)"
4-
ms.date: "12/17/2018"
3+
description: "Learn more about: /homeparams (Copy Register Parameters to Stack)"
4+
ms.date: 12/17/2018
55
f1_keywords: ["/homeparams"]
66
helpviewer_keywords: ["/homeparams compiler option [C++]", "-homeparams compiler option [C++]"]
7-
ms.assetid: 51067de4-24f7-436b-b8d9-bc867a7d53aa
87
---
98
# /homeparams (Copy Register Parameters to Stack)
109

docs/build/reference/zp-struct-member-alignment.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: /Zp (Struct Member Alignment)"
32
title: "/Zp (Struct Member Alignment)"
4-
ms.date: "01/08/2021"
3+
description: "Learn more about: /Zp (Struct Member Alignment)"
4+
ms.date: 01/08/2021
55
f1_keywords: ["/zp", "VC.Project.VCCLCompilerTool.StructMemberAlignment", "VC.Project.VCCLWCECompilerTool.StructMemberAlignment"]
66
helpviewer_keywords: ["Struct Member Alignment compiler option", "Zp compiler option", "/Zp compiler option [C++]", "-Zp compiler option [C++]"]
7-
ms.assetid: 5242f656-ed9b-48a3-bc73-cfcf3ed2520f
87
---
98
# /Zp (Struct Member Alignment)
109

docs/build/stack-usage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
description: "Learn more about: x64 stack usage"
32
title: "x64 stack usage"
4-
ms.date: "12/17/2018"
5-
ms.assetid: 383f0072-0438-489f-8829-cca89582408c
3+
description: "Learn more about: x64 stack usage"
4+
ms.date: 12/17/2018
65
---
76
# x64 stack usage
87

docs/c-runtime-library/crt-debugging-techniques.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: CRT debugging techniques
3-
description: There are various techniques you can use to debug a program that uses the C run-time (CRT) library. Use this article and its links to learn about such techniques.
2+
title: "CRT debugging techniques"
3+
description: "There are various techniques you can use to debug a program that uses the C run-time (CRT) library. Use this article and its links to learn about such techniques."
44
ms.custom: SEO-VS-2020
55
ms.date: 02/03/2023
66
f1_keywords:

docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: "Format Specification Syntax: `printf` and `wprintf` Functions"
3-
description: "Describes the format specifier syntax for the Microsoft C runtime `printf` and `wprintf` functions"
4-
ms.date: "10/26/2020"
3+
description: "Describes the format specifier syntax for the Microsoft C runtime `printf` and `wprintf` functions"
4+
ms.date: 10/26/2020
55
helpviewer_keywords: ["format specification fields for printf function", "printf function format specification fields", "flag directives, printf function", "type fields, printf function", "width fields, printf function", "precision fields, printf function"]
6-
ms.assetid: 664b1717-2760-4c61-bd9c-22eee618d825
76
---
87
# Format specification syntax: `printf` and `wprintf` functions
98

docs/c-runtime-library/global-state.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Global state in the CRT"
3-
description: "Describes how shared global state is handled in the Microsoft Universal C Runtime."
3+
description: "Describes how shared global state is handled in the Microsoft Universal C Runtime."
4+
ms.date: 10/02/2020
45
ms.topic: "concept-article"
5-
ms.date: "10/02/2020"
66
helpviewer_keywords: ["CRT global state"]
77
---
88

0 commit comments

Comments
 (0)