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
Constructor | Modifiers | Description |
---|---|---|
(constructor)(view) | Constructs a new instance of the MarkdownEditView class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
app | App | ||
file | readonly | TFile | |
hoverPopover | HoverPopover |
Methods
Method | Modifiers | Description |
---|---|---|
applyScroll(scroll) | ||
clear() | ||
get() | ||
getScroll() | ||
getSelection() | ||
set(data, clear) |