MarkdownEditView

MarkdownEditView class

This is the editor for Obsidian Mobile as well as the upcoming WYSIWYG editor.

Signature:

export class MarkdownEditView implements MarkdownSubView, HoverParent, MarkdownFileInfo 

Implements: MarkdownSubView, HoverParent, MarkdownFileInfo

Constructors

ConstructorModifiersDescription
(constructor)(view)Constructs a new instance of the MarkdownEditView class

Properties

PropertyModifiersTypeDescription
appApp
filereadonlyTFile
hoverPopoverHoverPopover

Methods