Skip to content

Commit 43968a7

Browse files
authored
Add escapes to prevent multiple links on the same line
1 parent 3479df2 commit 43968a7

41 files changed

Lines changed: 97 additions & 113 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/assembler/masm/dot-nolistif.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: .NOLISTIF"
32
title: ".NOLISTIF"
3+
description: "Learn more about: .NOLISTIF"
44
ms.date: "12/16/2019"
55
f1_keywords: [".NOLISTIF"]
66
helpviewer_keywords: [".NOLISTIF directive"]
7-
ms.assetid: 9243af7a-7221-4531-bbc3-281b6b292bfd
87
---
98
# .NOLISTIF
109

@@ -20,5 +19,5 @@ This is the default. Same as [.SFCOND](dot-sfcond.md).
2019

2120
## See also
2221

23-
[Directives reference](directives-reference.md)
22+
[Directives reference](directives-reference.md)\
2423
[MASM BNF Grammar](masm-bnf-grammar.md)

docs/assembler/masm/purge.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: PURGE"
32
title: "PURGE"
3+
description: "Learn more about: PURGE"
44
ms.date: "12/16/2019"
55
f1_keywords: ["PURGE"]
66
helpviewer_keywords: ["PURGE directive"]
7-
ms.assetid: 1e7ec2bf-f123-4ff9-97de-28b512ade2f9
87
---
98
# PURGE
109

@@ -16,5 +15,5 @@ Deletes the specified macros from memory.
1615
1716
## See also
1817

19-
[Directives reference](directives-reference.md)
18+
[Directives reference](directives-reference.md)\
2019
[MASM BNF Grammar](masm-bnf-grammar.md)

docs/assembler/masm/subttl.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: SUBTTL"
32
title: "SUBTTL"
3+
description: "Learn more about: SUBTTL"
44
ms.date: "12/16/2019"
55
f1_keywords: ["SUBTTL"]
66
helpviewer_keywords: ["SUBTTL directive"]
7-
ms.assetid: 927efadd-ec99-4de9-b64d-229bb2df3bf4
87
---
98
# SUBTTL
109

@@ -16,5 +15,5 @@ See [SUBTITLE](subtitle.md).
1615
1716
## See also
1817

19-
[Directives reference](directives-reference.md)
18+
[Directives reference](directives-reference.md)\
2019
[MASM BNF Grammar](masm-bnf-grammar.md)

docs/build-insights/reference/sdk/cpp-event-data-types/environment-variable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Along with the inherited members from its [SimpleEvent](simple-event.md) base cl
3838

3939
### Functions
4040

41-
[Name](#name)
41+
[Name](#name)\
4242
[Value](#value)
4343

4444
## <a name="environment-variable"></a> EnvironmentVariable

docs/build-insights/reference/sdk/cpp-event-data-types/event-group.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ The activity type contained in the group.
4242

4343
### Functions
4444

45-
[Back](#back)
46-
[begin](#begin)
47-
[end](#end)
48-
[Front](#front)
49-
[operator[]](#subscript-operator)
45+
[Back](#back)\
46+
[begin](#begin)\
47+
[end](#end)\
48+
[Front](#front)\
49+
[operator[]](#subscript-operator)\
5050
[Size](#size)
5151

5252
## <a name="back"></a> Back

docs/build-insights/reference/sdk/cpp-event-data-types/event-stack.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ public:
3737

3838
### Functions
3939

40-
[Back](#back)
41-
[operator[]](#subscript-operator)
40+
[Back](#back)\
41+
[operator[]](#subscript-operator)\
4242
[Size](#size)
4343

4444
## <a name="back"></a> Back

docs/build-insights/reference/sdk/cpp-event-data-types/event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public:
4343

4444
### Functions
4545

46-
[Data](#data)
46+
[Data](#data)\
4747
[EventId](#event-id)\
4848
[EventInstanceId](#event-instance-id)\
4949
[EventName](#event-name)\

docs/build-insights/reference/sdk/cpp-event-data-types/file-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Along with the inherited members from its [SimpleEvent](simple-event.md) base cl
4848
4949
### Functions
5050
51-
[Path](#path)
51+
[Path](#path)\
5252
[Type](#type)
5353
5454
## <a name="file-input"></a> FileInput

docs/build-insights/reference/sdk/cpp-event-data-types/file-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Along with the inherited members from its [SimpleEvent](simple-event.md) base cl
4848
4949
### Functions
5050
51-
[Path](#path)
51+
[Path](#path)\
5252
[Type](#type)
5353
5454
## <a name="file-output"></a> FileOutput

docs/build-insights/reference/sdk/cpp-event-data-types/force-inlinee.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Along with the inherited members from its [SimpleEvent](simple-event.md) base cl
3838

3939
### Functions
4040

41-
[Name](#name)
41+
[Name](#name)\
4242
[Size](#size)
4343

4444
## <a name="force-inlinee"></a> ForceInlinee

0 commit comments

Comments
 (0)