<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`MarkdownView`](MarkdownView) › [`(constructor)`](MarkdownView/(constructor).md) ## MarkdownView.(constructor) Constructs a new instance of the `MarkdownView` class **Signature:** ```typescript constructor(leaf: WorkspaceLeaf); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>leaf</code> | [`WorkspaceLeaf`](WorkspaceLeaf) | |