Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions
The IMarkdownPage interface represents a page in the Command Palette that can display Markdown content. It is used to provide rich text formatting and layout options for displaying information in the Command Palette.
Properties
| Property | Type | Description |
|---|---|---|
| Commands | IContextItem[] | The commands associated with the page. |
Methods
| Method | Description |
|---|---|
| Bodies() | Returns the bodies of the page. |
| Details() | Returns the details of the page. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer