Skip to content

Commit 54b36c3

Browse files
committed
markdown content
1 parent 8b9199d commit 54b36c3

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
50.3 KB
Loading

hub/powertoys/command-palette/using-markdown-content.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ public <ExtensionName>CommandsProvider()
5656
+ new CommandItem(new MarkdownPage()) { Title = DisplayName },
5757
];
5858
}
59-
6059
```
6160

6261
1. Deploy your extension

0 commit comments

Comments
 (0)