mirror of
https://github.com/docmost/docmost.git
synced 2026-07-25 04:04:49 +10:00
feat: editor attachment paste handling (#1975)
* reupload attachments if uploaded to a different page * use image dimensions on paste/DnD * tooltips withinPortal:false * isolating attribute
This commit is contained in:
@@ -53,6 +53,7 @@ export const Callout = Node.create<CalloutOptions>({
|
||||
content: "block+",
|
||||
group: "block",
|
||||
defining: true,
|
||||
isolating: true,
|
||||
|
||||
addAttributes() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user