Skip to content

Commit 3cafa42

Browse files
authored
Remove tab characters in YAML (#2098)
Fixes parsing the YAML with PyYAML, which otherwise fails with "found character '\t' that cannot start any token".
1 parent 2054a0b commit 3cafa42

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

sdk-api-src/content/winuser/nf-winuser-get_pointerid_wparam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ old-location: inputmsg\get_pointerid_wparam.htm
77
tech.root: InputMsg
88
ms.assetid: 31f7dde6-1486-4050-b9b6-ffc2ed991211
99
ms.date: 07/01/2025
10-
ms.keywords: GET_POINTERID_WPARAM, GET_POINTERID_WPARAM , GET_POINTERID_WPARAM macro [Input Messages and Notifications], inputmsg.get_pointerid_wparam, winuser/GET_POINTERID_WPARAM
10+
ms.keywords: GET_POINTERID_WPARAM, GET_POINTERID_WPARAM, GET_POINTERID_WPARAM macro [Input Messages and Notifications], inputmsg.get_pointerid_wparam, winuser/GET_POINTERID_WPARAM
1111
req.header: winuser.h
1212
req.include-header: Windows.h
1313
req.target-type: Windows

sdk-api-src/content/winuser/nf-winuser-is_pointer_flag_set_wparam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ old-location: inputmsg\is_pointer_flag_set_wparam.htm
77
tech.root: InputMsg
88
ms.assetid: 31f7dde6-1486-4050-b9b6-ffc2ed991200
99
ms.date: 07/01/2025
10-
ms.keywords: IS_POINTER_FLAG_SET_WPARAM, IS_POINTER_FLAG_SET_WPARAM , IS_POINTER_FLAG_SET_WPARAM macro [Input Messages and Notifications], inputmsg.is_pointer_flag_set_wparam, winuser/IS_POINTER_FLAG_SET_WPARAM
10+
ms.keywords: IS_POINTER_FLAG_SET_WPARAM, IS_POINTER_FLAG_SET_WPARAM, IS_POINTER_FLAG_SET_WPARAM macro [Input Messages and Notifications], inputmsg.is_pointer_flag_set_wparam, winuser/IS_POINTER_FLAG_SET_WPARAM
1111
req.header: winuser.h
1212
req.include-header: Windows.h
1313
req.target-type: Windows

sdk-api-src/content/winuser/nf-winuser-is_pointer_incontact_wparam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ old-location: inputmsg\is_pointer_incontact_wparam.htm
77
tech.root: InputMsg
88
ms.assetid: 31f7dde6-1486-4050-b9b6-ffc2ed9912a8
99
ms.date: 07/01/2025
10-
ms.keywords: IS_POINTER_INCONTACT_WPARAM, IS_POINTER_INCONTACT_WPARAM , IS_POINTER_INCONTACT_WPARAM macro [Input Messages and Notifications], inputmsg.is_pointer_incontact_wparam, winuser/IS_POINTER_INCONTACT_WPARAM
10+
ms.keywords: IS_POINTER_INCONTACT_WPARAM, IS_POINTER_INCONTACT_WPARAM, IS_POINTER_INCONTACT_WPARAM macro [Input Messages and Notifications], inputmsg.is_pointer_incontact_wparam, winuser/IS_POINTER_INCONTACT_WPARAM
1111
req.header: winuser.h
1212
req.include-header: Windows.h
1313
req.target-type: Windows

sdk-api-src/content/winuser/nf-winuser-is_pointer_inrange_wparam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ old-location: inputmsg\is_pointer_inrange_wparam.htm
77
tech.root: InputMsg
88
ms.assetid: 41f7dde6-1486-4050-b9b6-ffc2ed9912a8
99
ms.date: 07/01/2025
10-
ms.keywords: IS_POINTER_INRANGE_WPARAM, IS_POINTER_INRANGE_WPARAM , IS_POINTER_INRANGE_WPARAM macro, inputmsg.is_pointer_inrange_wparam, winuser/IS_POINTER_INRANGE_WPARAM
10+
ms.keywords: IS_POINTER_INRANGE_WPARAM, IS_POINTER_INRANGE_WPARAM, IS_POINTER_INRANGE_WPARAM macro, inputmsg.is_pointer_inrange_wparam, winuser/IS_POINTER_INRANGE_WPARAM
1111
req.header: winuser.h
1212
req.include-header: Windows.h
1313
req.target-type: Windows

sdk-api-src/content/winuser/nf-winuser-is_pointer_new_wparam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ old-location: inputmsg\is_pointer_new_wparam.htm
77
tech.root: InputMsg
88
ms.assetid: 21f7dde6-1486-4050-b9b6-ffc2ed9912a8
99
ms.date: 07/01/2025
10-
ms.keywords: IS_POINTER_NEW_WPARAM, IS_POINTER_NEW_WPARAM , IS_POINTER_NEW_WPARAM macro [Input Messages and Notifications], inputmsg.is_pointer_new_wparam, winuser/IS_POINTER_NEW_WPARAM
10+
ms.keywords: IS_POINTER_NEW_WPARAM, IS_POINTER_NEW_WPARAM, IS_POINTER_NEW_WPARAM macro [Input Messages and Notifications], inputmsg.is_pointer_new_wparam, winuser/IS_POINTER_NEW_WPARAM
1111
req.header: winuser.h
1212
req.include-header: Windows.h
1313
req.target-type: Windows

0 commit comments

Comments
 (0)