MarkdownPreviewRenderer.showSection method
MarkdownPreviewRenderer › showSection
Unofficial
Ensures a section is shown, updating the virtual display.Signature:
showSection(section: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| section | unknown | The section to show. |
Returns: void