missed change
This commit is contained in:
parent
796ca57167
commit
93b2690ff4
|
@ -134,7 +134,8 @@ export const Figure = Node.create<FigureOptions>({
|
||||||
type: this.name,
|
type: this.name,
|
||||||
attrs: {
|
attrs: {
|
||||||
src: node.attrs.src
|
src: node.attrs.src
|
||||||
}
|
},
|
||||||
|
content: [{ type: 'text', text: node.attrs.src }]
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user