mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 11:09:01 +08:00
fix broken image
This commit is contained in:
parent
9b90d6437e
commit
94ede9c047
@ -51,7 +51,7 @@ export default {
|
|||||||
<p>
|
<p>
|
||||||
This is basic example of implementing images. Try to drop new images here. Reordering also works.
|
This is basic example of implementing images. Try to drop new images here. Reordering also works.
|
||||||
</p>
|
</p>
|
||||||
<img src="https://ljdchost.com/8I2DeFn.gif" />
|
<img src="https://66.media.tumblr.com/dcd3d24b79d78a3ee0f9192246e727f1/tumblr_o00xgqMhPM1qak053o1_400.gif" />
|
||||||
`,
|
`,
|
||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user