Skip to content

MarkdownPreviewRenderer.showSection method

MarkdownPreviewRenderer › showSection

Unofficial

Ensures a section is shown, updating the virtual display.

Signature:

showSection(section: unknown): void

Parameters:

Parameter Type Description
section unknown The section to show.

Returns: void