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