Skip to content

Commit 7ccdc5f

Browse files
committed
fix tables
1 parent 99cb9f7 commit 7ccdc5f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hub/powertoys/command-palette/microsoft-windows-run/microsoft-windows-run.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Contains the interfaces to create extensions for the Command Palette.
1313

1414
## Interfaces
1515

16+
| | |
17+
| :--- | :--- |
1618
| [ICommand](icommand.md) | Action a user can take within the Command Palette. |
1719
| ICommandResultArgs | |
1820
| ICommandResult | |
@@ -21,5 +23,7 @@ Contains the interfaces to create extensions for the Command Palette.
2123

2224
## Enums
2325

26+
| | |
27+
| :--- | :--- |
2428
| [CommandResultKind](commandresultkind.md) | Specifies what kind of command it is. |
2529
| [NavigationMode](navigationmode.md) | Specifies which navigation direction to take. |

0 commit comments

Comments
 (0)