You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Desktop: Add 'Paste as text' to the Context menu of the Rich Text Editor (#7769)
This commit is contained in:
@@ -19,6 +19,7 @@ export interface ContextMenuOptions {
|
||||
htmlToCopy: string;
|
||||
insertContent: Function;
|
||||
isReadOnly?: boolean;
|
||||
fireEditorEvent: Function;
|
||||
}
|
||||
|
||||
export interface ContextMenuItem {
|
||||
|
||||
Reference in New Issue
Block a user