MarkdownEntry
Represents a markdown metadata properties
Properties
| Name | Type | Description |
|---|---|---|
| icon | string | undefined | Custom icon that will be used when page is displayed as a tab |
| keyword | string | undefined | Custom keyword that uses to create links to this page |
| route | string | undefined | The route of the tab page |
| title | string | The title of the page that will be used in the tab title |