Docs
Version History
Version History
Show a diff of two different points in a Plate document's history.
This is a version history demo.
Try editing the text and see what happens.
This is an Inline void. Try removing it.
This is an editable inline. Try editing it.
Revision 1
This is a version history demo.
Try editing the text and see what happens.
This is an Inline void. Try removing it.
This is an editable inline. Try editing it.
Diff
This is a version history demo.
Try editing the text and see what happens.
This is an Inline void. Try removing it.
This is an editable inline. Try editing it.
[ { "children": [ { "text": "This is a version history demo." } ], "type": "p" }, { "children": [ { "text": "Try editing the " }, { "bold": true, "text": "text and see what" }, { "text": " happens." } ], "type": "p" }, { "children": [ { "text": "This is an " }, { "children": [ { "text": "" } ], "type": "inlineVoid" }, { "text": ". Try removing it." } ], "type": "p" }, { "children": [ { "text": "This is an " }, { "children": [ { "text": "editable inline" } ], "type": "inline" }, { "text": ". Try editing it." } ], "type": "p" } ]